From a2fb6e0aadf77056556012b46cd8a033ab07b0c9 Mon Sep 17 00:00:00 2001 From: outdead Date: Wed, 6 Jan 2021 00:49:53 +0300 Subject: [PATCH] fix changelog ureleased link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7310df6..6acad2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ job was joined with tests workflow. ### Added - Initial implementation. -[Unreleased]: https://github.com/gorcon/websocket/compare/v1.0.1...HEAD +[Unreleased]: https://github.com/gorcon/websocket/compare/v1.1.1...HEAD [v1.1.1]: https://github.com/gorcon/websocket/compare/v1.1.0...v1.1.1 [v1.1.0]: https://github.com/gorcon/websocket/compare/v1.0.1...v1.1.0 [v1.0.1]: https://github.com/gorcon/websocket/compare/v1.0.0...v1.0.1