Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
keldonin committed Jan 30, 2024
1 parent 4d4b8ad commit 771d9d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# [UNPUBLISHED]
### Added
- support for wrapping keys in JOSE Web Key format (JWK, RFC 7178)
- new option `--enable-duplicate`, to override duplicate label protection when creating or importing a key (must be enabled at compile time)
- search templates: it is now possible to add other attributes in a search, to filter out on more than one attribute

### Fixed
- small fix on with_xxx wrappers, replacing space with underscore in reply code

# [2.6.0]
### Added
Expand Down

0 comments on commit 771d9d5

Please sign in to comment.