Skip to content

Commit 52dc601

Browse files
committed
Fix Changelog
1 parent f043b13 commit 52dc601

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All user visible changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/), as described
55
for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md)
66

7-
## [Unreleased
7+
## [Unreleased]
88

99
## [0.6.0] - 2025-07-02
1010

@@ -94,4 +94,6 @@ in the pool should be checked if they are still valid
9494
[0.4.1]: https://github.com/weiznich/diesel_async/compare/v0.4.0...v0.4.1
9595
[0.5.0]: https://github.com/weiznich/diesel_async/compare/v0.4.0...v0.5.0
9696
[0.5.1]: https://github.com/weiznich/diesel_async/compare/v0.5.0...v0.5.1
97-
[Unreleased]: https://github.com/weiznich/diesel_async/compare/v0.5.1...main
97+
[0.5.2]: https://github.com/weiznich/diesel_async/compare/v0.5.1...v0.5.2
98+
[0.6.0]: https://github.com/weiznich/diesel_async/compare/v0.5.2...v0.6.0
99+
[Unreleased]: https://github.com/weiznich/diesel_async/compare/v0.5.0...main

0 commit comments

Comments
 (0)