Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `attachment write`, `attachment ls`, `attachment read`, and `attachment rm` commands for entry attachments, [PR-184](https://github.com/reductstore/reduct-cli/pull/184)
- Add global `--ca-cert` and persist alias connection options (`--ca-cert`, `--ignore-ssl`, `--timeout`, `--parallel`) in `alias add`, [PR-189](https://github.com/reductstore/reduct-cli/pull/189)
- Add pre-built binary installation instructions to README for Linux and Windows and link to additional release assets, [PR-199](https://github.com/reductstore/reduct-cli/pull/199)
- Update token commands for token API v2 (`token create --ttl/--expires-at/--expires-in/--ip-allow`, `token rotate`, and extended `token ls/show` metadata), [PR-202](https://github.com/reductstore/reduct-cli/pull/202)

### Fixed

Expand Down
Loading
Loading