File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.5.1] - 2024-01-18
15+ ### Fixed
16+ - Fixed a rare issue where it was possible for the all_domains json property (or data property in case of the domains-only endpoint) to be null
17+
1418## [ 1.5.0] - 2023-12-21
1519### Added
1620- New ` -version ` switch to print version and exit afterwards
@@ -92,7 +96,8 @@ Fixed the connection issue due to the offline Google loglist urls.
9296## [ 1.0.0] - 2022-08-08
9397Initial release! First stable version of certstream-server-go is published as v1.0.0
9498
95- [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.0...HEAD
99+ [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.1...HEAD
100+ [ 1.5.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.0...v1.5.1
96101[ 1.5.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.4.0...v1.5.0
97102[ 1.4.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.2...v1.4.0
98103[ 1.3.2 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.1...v1.3.2
You can’t perform that action at this time.
0 commit comments