From cc8778350f905667e796b3c2364a9d3bd7a73518 Mon Sep 17 00:00:00 2001 From: Andrew Millington Date: Fri, 20 Dec 2024 23:06:10 +0000 Subject: [PATCH] Update changelog link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2be71a275..93fb7a046 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -611,7 +611,7 @@ Version 5 is a complete code rewrite. - First major release [Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.5.5...HEAD -[8.5.4]: https://github.com/thephpleague/oauth2-server/compare/8.5.4...8.5.5 +[8.5.5]: https://github.com/thephpleague/oauth2-server/compare/8.5.4...8.5.5 [8.5.4]: https://github.com/thephpleague/oauth2-server/compare/8.5.3...8.5.4 [8.5.3]: https://github.com/thephpleague/oauth2-server/compare/8.5.2...8.5.3 [8.5.2]: https://github.com/thephpleague/oauth2-server/compare/8.5.1...8.5.2