From 7bd15634d6b4280bd3281b37874175b6efd43266 Mon Sep 17 00:00:00 2001 From: Talysson de Oliveira Cassiano Date: Fri, 17 Jan 2020 10:31:09 -0300 Subject: [PATCH] Changelog to 2.5.0 (#648) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8c5ce141..a8ac18f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [2.5.0] 2020-01-17 + ### Removed - Rewire and Rewire Webpack - Inject loader @@ -469,7 +471,7 @@ and CVE-2018-14567) The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org). -[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v2.4.0...HEAD +[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v2.5.0...HEAD [1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0 [1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0 [1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1 @@ -507,3 +509,4 @@ and this project adheres to [Semantic Versioning](http://semver.org). [2.2.0]: https://github.com/Codeminer42/cm42-central/tree/v2.2.0 [2.3.0]: https://github.com/Codeminer42/cm42-central/tree/v2.3.0 [2.4.0]: https://github.com/Codeminer42/cm42-central/tree/v2.4.0 +[2.5.0]: https://github.com/Codeminer42/cm42-central/tree/v2.5.0