Skip to content

Commit a5a09f3

Browse files
authored
Release notes for 0.15.1 (#1889)
1 parent ebda236 commit a5a09f3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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+
## [0.15.1]
9+
10+
## Added
11+
12+
- [JWT documentation](https://microsoft.github.io/CCF/master/developers/auth/jwt.html#jwt-authentication) (#1875).
13+
- [Member keys in HSM documentation](https://microsoft.github.io/CCF/master/members/hsm_keys.html) (#1884).
14+
15+
## Changed
16+
17+
- `/gov/ack/update_state_digest` and `/gov/ack` now only return/accept a hex string (#1873).
18+
- `/node/quote` schema update (#1885).
19+
- AFT consensus improvements (#1880, #1881).
20+
821
## [0.15.0]
922

1023
### Added
@@ -523,6 +536,7 @@ Some discrepancies with the TR remain, and are being tracked under https://githu
523536

524537
Initial pre-release
525538

539+
[0.15.1]: https://github.com/microsoft/CCF/releases/tag/ccf-0.15.1
526540
[0.15.0]: https://github.com/microsoft/CCF/releases/tag/ccf-0.15.0
527541
[0.14.3]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.3
528542
[0.14.2]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.2

0 commit comments

Comments
 (0)