Skip to content

Commit b50bd56

Browse files
committed
docs: fix wrong tags in changelog.md
The wrong tags broke the links to the git commit comparison.
1 parent 06af3ee commit b50bd56

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Prevent race condition caused by simultaneous rw access to logmetrics
2222
### Docs
2323

24-
## [v1.8.2] - 2025-11-22
24+
## [1.8.2] - 2025-11-22
2525
### Fixed
2626
- Added missing fields certificatePolicies and ctlPoisonByte (#85)
2727

28-
## [v1.8.1] - 2025-05-04
28+
## [1.8.1] - 2025-05-04
2929
### Fixed
3030
- No longer reject URLs with trailing slashes defined in the `additional_logs` config (#62)
3131
- When using `drop_old_logs` in the config, the server won't remove logs defined in `additional_logs` anymore (#64)
3232

33-
## [v1.8.0] - 2025-05-03
33+
## [1.8.0] - 2025-05-03
3434
### Security
3535
- Close several CVEs in x/crypto and x/net dependencies (#59)
3636

0 commit comments

Comments
 (0)