Skip to content

Commit 38a9c74

Browse files
committed
Fix the changelog diff for v1.0.0
1 parent a74e88a commit 38a9c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8484
- Initial implementation of Clojure-aware logging abstraction.
8585

8686
[Unreleased]: https://github.com/clojure/tools.logging/compare/tools.logging-1.0.0...HEAD
87-
[1.0.0]: https://github.com/clojure/tools.logging/compare/tools.logging-0.5.0...tools.logging-1.0.0
87+
[1.0.0]: https://github.com/clojure/tools.logging/compare/tools.logging-0.6.0...tools.logging-1.0.0
8888
[0.6.0]: https://github.com/clojure/tools.logging/compare/tools.logging-0.5.0...tools.logging-0.6.0
8989
[0.5.0]: https://github.com/clojure/tools.logging/compare/tools.logging-0.4.1...tools.logging-0.5.0
9090
[0.4.1]: https://github.com/clojure/tools.logging/compare/tools.logging-0.4.0...tools.logging-0.4.1

0 commit comments

Comments
 (0)