Skip to content

Commit bfff31b

Browse files
authored
6.0.0-rc1 release notes (#6898)
1 parent cb2e3c6 commit bfff31b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111

1212
### Changed
1313

14-
- `ccf/crypto/openssl/openssl_wrappers.h` is now exposed.
14+
- OpenSSL helpers in `ccf/crypto/openssl/openssl_wrappers.h` are now exposed (#6895).
15+
- Fixed potential races in indexing interfaces and `LazyStrategy` (#6886).
16+
- Removed default value for redirection-kind parameter to start_network script (#6887).
17+
- Don't throw error if the ledger directory exists but is empty on node start (#6885).
18+
- Open Enclave logs directly to standard output, without restriction (#6888).
1519

1620
### Added
1721

0 commit comments

Comments
 (0)