dg4prez closed pull request #2968: Fix the CHANGELOG.md release links URL: https://github.com/apache/trafficcontrol/pull/2968
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/CHANGELOG.md b/CHANGELOG.md index b26295dc0..2dbde00db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,5 +77,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Changed - Reformatted this CHANGELOG file to the keep-a-changelog format -[Unreleased]: https://github.com/apache/trafficcontrol/compare/RELEASE-2.2.0...HEAD +[Unreleased]: https://github.com/apache/trafficcontrol/compare/RELEASE-3.0.0...HEAD +[3.0.0]: https://github.com/apache/trafficcontrol/compare/RELEASE-2.2.0...RELEASE-3.0.0 [2.2.0]: https://github.com/apache/trafficcontrol/compare/RELEASE-2.1.0...RELEASE-2.2.0 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
