Skip to content

Commit f3c212a

Browse files
committedJun 19, 2023
3.0.12 CHANGELOG
1 parent 36de76f commit f3c212a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
 

‎CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -5,11 +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+
## [3.0.12]
9+
10+
[3.0.12]: https://github.com/microsoft/CCF/releases/tag/ccf-3.0.12
11+
12+
### Fixed
13+
14+
- Ensure HTTP limit args from `sandbox` CLI are passed to to node config.
15+
816
## [3.0.11]
917

1018
[3.0.11]: https://github.com/microsoft/CCF/releases/tag/ccf-3.0.11
1119

12-
## Added
20+
### Added
1321

1422
- Added `ccf::historical::populate_service_endorsements` to public C++ API, allowing custom historical endpoints to do the same work as adapters.
1523

0 commit comments

Comments
 (0)
Please sign in to comment.