Skip to content

Commit c86cd4e

Browse files
committed
docs: document buffer size configuration in changelog
1 parent cb6f292 commit c86cd4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99
### Added
10+
- New configuration for buffer sizes (#58)
1011
### Changed
1112
### Fixed
1213
### Docs
@@ -17,9 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1718
- Support for non-browsers by implementing server initiated heartbeats (#39)
1819
- Start new ct-watchers as new ct logs become available (#42)
1920
- More logging to document currently watched logs (03d878e)
21+
2022
### Changed
2123
- Changed log output to be better grepable (5c055cc)
2224
- Update ct log update interval to once per hour instead of once per 6 hours as previously (9b6e77d)
25+
2326
### Fixed
2427
- Fixed a possible race condition when accessing metrics
2528

0 commit comments

Comments
 (0)