From e2a56d62e6fb6bff0cb10466b25bbc0d6ef553d1 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Tue, 17 Dec 2019 02:43:19 -0600 Subject: [PATCH] Add link to CHANGELOG for 4.0.0-dev comparison with master --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8157cb4..0c96333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [4.0.0-dev] ### Added @@ -623,6 +623,7 @@ versions leading up to this release.* [ramsey/uuid-doctrine]: https://github.com/ramsey/uuid-doctrine [ramsey/uuid-console]: https://github.com/ramsey/uuid-console +[4.0.0-dev]: https://github.com/ramsey/uuid/compare/master...4.x [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