diff --git a/CHANGELOG.md b/CHANGELOG.md index 229bebd4..19157c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.2.5] - 2018-02-20 +### Added +- A publish step in the travis deploy + ## [1.2.4] - 2018-01-26 ### Changed - EnumFromString no longer uses the `mirrors` package to make this Flutter compatible by @MostafaAyesh