Skip to content

Commit 7b65e7d

Browse files
committed
docs: add changelog for 1.6.0
1 parent be2488d commit 7b65e7d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
### Fixed
1212
### Docs
1313

14+
## [1.6.0] - 2024-03-05
15+
### Added
16+
- New metric for skipped certs per client (#34)
17+
1418
## [1.5.2] - 2024-02-17
1519
### Fixed
1620
- Fixed an issue with ip whitelists for the websocket server (#33)
@@ -100,7 +104,8 @@ Fixed the connection issue due to the offline Google loglist urls.
100104
## [1.0.0] - 2022-08-08
101105
Initial release! First stable version of certstream-server-go is published as v1.0.0
102106

103-
[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.2...HEAD
107+
[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.6.0...HEAD
108+
[1.6.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.2...v1.6.0
104109
[1.5.2]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.1...v1.5.2
105110
[1.5.1]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.0...v1.5.1
106111
[1.5.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.4.0...v1.5.0

0 commit comments

Comments
 (0)