Skip to content

Commit 1a5d83f

Browse files
committed
docs: add changelog for 1.2.2
1 parent 9dfd6de commit 1a5d83f

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

14+
## [1.2.2]
15+
### Added
16+
- Two docker-compose files
17+
- Check for presence of .yml or .yaml files in the current directory
18+
19+
### Fixed
20+
- Handle sudden disconnects of CT logs
21+
22+
### Docs
23+
- Added [wiki entry for docker-compose](https://github.com/d-Rickyy-b/certstream-server-go/wiki/Collecting-and-Visualizing-Metrics)
24+
1425
## [1.2.1]
1526
### Changed
1627
- Updated ci pipeline to use new setup-go and checkout actions
@@ -37,7 +48,8 @@ Fixed the connection issue due to the offline Google loglist urls.
3748
## [1.0.0] - 2022-08-08
3849
Initial release! First stable version of certstream-server-go is published as v1.0.0
3950

40-
[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.1...HEAD
51+
[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.2...HEAD
52+
[1.2.2]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.1...v1.2.2
4153
[1.2.1]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.0...v1.2.1
4254
[1.2.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.1.0...v1.2.0
4355
[1.1.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)