We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36de76f commit f3c212aCopy full SHA for f3c212a
CHANGELOG.md
@@ -5,11 +5,19 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
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
16
## [3.0.11]
17
18
[3.0.11]: https://github.com/microsoft/CCF/releases/tag/ccf-3.0.11
19
-## Added
20
+### Added
21
22
- Added `ccf::historical::populate_service_endorsements` to public C++ API, allowing custom historical endpoints to do the same work as adapters.
23
0 commit comments