From f847bd5b00c5107048f688d99bf18b238596688b Mon Sep 17 00:00:00 2001 From: Andrew Millington <andrew@noexceptions.io> Date: Thu, 3 Dec 2020 21:28:46 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33a80ec41..4a6ccbc05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -522,7 +522,8 @@ Version 5 is a complete code rewrite. - First major release -[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.2.2...HEAD +[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.2.3...HEAD +[8.2.3]: https://github.com/thephpleague/oauth2-server/compare/8.2.2...8.2.3 [8.2.2]: https://github.com/thephpleague/oauth2-server/compare/8.2.1...8.2.2 [8.2.1]: https://github.com/thephpleague/oauth2-server/compare/8.2.0...8.2.1 [8.2.0]: https://github.com/thephpleague/oauth2-server/compare/8.1.1...8.2.0