Skip to content

Commit a521c7d

Browse files
authored
Update CHANGELOG.md
1 parent c43880b commit a521c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
8+
## [0.14.3]
109
### Added
1110
- Added support for storing JWT public signing keys (#1834).
1211
- The new proposals `set_jwt_issuer`, `remove_jwt_issuer`, and `set_jwt_public_signing_keys` can be generated with the latest version of the ccf Python package.
@@ -421,6 +420,7 @@ Some discrepancies with the TR remain, and are being tracked under https://githu
421420

422421
Initial pre-release
423422

423+
[0.14.3]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.3
424424
[0.14.2]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.2
425425
[0.14.1]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.1
426426
[0.14.0]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.0

0 commit comments

Comments
 (0)