From f584e6d70191d078dfe1257e976f86f5fc7650bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rodrigues?= Date: Wed, 26 Sep 2018 14:59:36 -0300 Subject: [PATCH] Release v1.20.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72e5746f7..c6238136f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## [Unreleased] + +## [1.20.1] 2018-09-26 ### Removed - Remove Velocity / Volatility from ProjectCard to optimize performance @@ -287,7 +289,7 @@ 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/v1.20.0...HEAD +[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.20.1...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 @@ -315,3 +317,4 @@ and this project adheres to [Semantic Versioning](http://semver.org). [1.18.0]: https://github.com/Codeminer42/cm42-central/tree/v1.18.0 [1.19.0]: https://github.com/Codeminer42/cm42-central/tree/v1.19.0 [1.20.0]: https://github.com/Codeminer42/cm42-central/tree/v1.20.0 +[1.20.1]: https://github.com/Codeminer42/cm42-central/tree/v1.20.1