diff --git a/app/src/main/res/raw/changelog.md b/app/src/main/res/raw/changelog.md index ffc7be88..6e257c34 100644 --- a/app/src/main/res/raw/changelog.md +++ b/app/src/main/res/raw/changelog.md @@ -5,6 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.2.3] -- 2019-09-21 + +### Fixed +- FC on Weather widget medium again (wops) + +### Changed +- Miscellaneous 3P version bumps + ## [1.2.2] -- 2019-08-30 ### Changed @@ -137,7 +145,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Radar imagery - 10 day weather forecast -[Unreleased]: https://github.com/vadret/android/compare/1.2.1...HEAD +[Unreleased]: https://github.com/vadret/android/compare/1.2.3...HEAD +[1.2.3]: https://github.com/vadret/android/compare/1.2.2...1.2.3 [1.2.2]: https://github.com/vadret/android/compare/1.2.1...1.2.2 [1.2.1]: https://github.com/vadret/android/compare/1.2.0...1.2.1 [1.2.0]: https://github.com/vadret/android/compare/1.1.0...1.2.0