Skip to content

Commit 8ebeda4

Browse files
authored
chore: Update changelog (#1586)
1 parent 862fa60 commit 8ebeda4

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2626

2727
---
2828

29-
## [x.y.z] - TBD
29+
## [0.30.0] - unreleased
30+
31+
### Added
32+
33+
- Allow using KMS URIs directly without the `--kms` flag for commands that use
34+
the cryptoutils package (smallstep/cli#1560).
3035

3136
### Changed
3237

@@ -35,6 +40,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3540
`--verbose` flag to always show messages regardless of renewal status
3641
(smallstep/cli#1548).
3742

43+
### Deprecated
44+
45+
### Removed
46+
47+
### Fixed
48+
49+
- Overwrite file when using --force with step crypto key format (smallstep/cli#1581)
50+
51+
### Security
52+
3853
## [0.29.0] - 2025-12-02
3954

4055
### Added

0 commit comments

Comments
 (0)