From 739f9cbaf88fc8097183f248d39eaba52b2068be Mon Sep 17 00:00:00 2001 From: andrerpbts Date: Mon, 11 Sep 2017 10:59:23 -0300 Subject: [PATCH] Update CHANGELOG to 1.9.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b14704712..15466a9ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## [Unreleased] + +## [1.9.0] 2017-09-11 ### Changed - Changing `webpack-rails` gem to new `webpacker` gem @@ -150,7 +152,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.8.0...HEAD +[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.9.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 @@ -165,3 +167,4 @@ and this project adheres to [Semantic Versioning](http://semver.org). [1.6.0]: https://github.com/Codeminer42/cm42-central/tree/v1.6.0 [1.7.0]: https://github.com/Codeminer42/cm42-central/tree/v1.7.0 [1.8.0]: https://github.com/Codeminer42/cm42-central/tree/v1.8.0 +[1.9.0]: https://github.com/Codeminer42/cm42-central/tree/v1.9.0