From 7779489a47d443f845271badbdcedfe4df8e06fb Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Tue, 17 Dec 2019 02:18:51 -0600 Subject: [PATCH] Fix CHANGELOG links --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0609f8a..f2f1548 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -591,7 +591,8 @@ versions leading up to this release.* [ramsey/uuid-doctrine]: https://github.com/ramsey/uuid-doctrine [ramsey/uuid-console]: https://github.com/ramsey/uuid-console -[unreleased]: https://github.com/ramsey/uuid/compare/3.9.1...HEAD +[unreleased]: https://github.com/ramsey/uuid/compare/3.9.2...HEAD +[3.9.2]: https://github.com/ramsey/uuid/compare/3.9.1...3.9.2 [3.9.1]: https://github.com/ramsey/uuid/compare/3.9.0...3.9.1 [3.9.0]: https://github.com/ramsey/uuid/compare/3.8.0...3.9.0 [3.8.0]: https://github.com/ramsey/uuid/compare/3.7.3...3.8.0