From 69b3eb8824546bf2c06211fcf2ef630effa5ec49 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Tue, 28 Jul 2020 11:52:54 -0500 Subject: [PATCH] Fix links in CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3271bb3..9844a96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1191,7 +1191,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/4.0.1...HEAD +[unreleased]: https://github.com/ramsey/uuid/compare/4.1.0...HEAD +[4.1.0]: https://github.com/ramsey/uuid/compare/4.0.1...4.1.0 [4.0.1]: https://github.com/ramsey/uuid/compare/4.0.0...4.0.1 [4.0.0]: https://github.com/ramsey/uuid/compare/4.0.0-beta2...4.0.0 [4.0.0-beta2]: https://github.com/ramsey/uuid/compare/4.0.0-beta1...4.0.0-beta2