Skip to content

Commit ee8dc0c

Browse files
committed
docs: update changelog for v1.2.0
1 parent 3d34874 commit ee8dc0c

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
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.0] - 2022-12-15
15+
### Added
16+
- Log x-Forwarded-For header for requests
17+
- More logging for certain error situations
18+
19+
### Changed
20+
- Updated certificate-transparency-go dependency to v1.1.4
21+
- Code improvements, adhering to styleguide
22+
- Rename module to certstream-server-go
23+
- Use log_list.json instead of all_logs_list.json
24+
1425
## [1.1.0] - 2022-10-19
1526
Fix for missing loglist urls.
1627

@@ -20,6 +31,7 @@ Fixed the connection issue due to the offline Google loglist urls.
2031
## [1.0.0] - 2022-08-08
2132
Initial release! First stable version of certstream-server-go is published as v1.0.0
2233

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
34+
[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.0...HEAD
35+
[1.2.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.1.0...v1.2.0
36+
[1.1.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.0.0...v1.1.0
2537
[1.0.0]: https://github.com/d-Rickyy-b/certstream-server-go/tree/v1.0.0

0 commit comments

Comments
 (0)