We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50f570 commit d1afe1aCopy full SHA for d1afe1a
1 file changed
CHANGELOG.md
@@ -11,8 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
### Fixed
12
### Docs
13
14
+## [1.1.0] - 2022-10-19
15
+Fix for missing loglist urls.
16
+
17
+### Fixed
18
+Fixed the connection issue due to the offline google loglist urls.
19
20
## [1.0.0] - 2022-08-08
21
Initial release! First stable version of certstream-server-go is published as v1.0.0
22
-[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.0.0...HEAD
23
+[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.1.0...HEAD
24
+[1.1.0]: https://github.com/d-Rickyy-b/certstream-server-go/tree/v1.1.0
25
[1.0.0]: https://github.com/d-Rickyy-b/certstream-server-go/tree/v1.0.0
0 commit comments