diff --git a/CHANGELOG.md b/CHANGELOG.md index ada4d01..2dc1211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.1.1] - 2020-05-23 + +### Added + +- New input to choose where to display the city name or hide it +- Fixed default values after plugin update by @jahands + +### Changed + +- make the weather icon smaller + ## [2.1.0] - 2020-05-19 ### Added @@ -70,4 +81,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.0.0]: https://github.com/JaouherK/streamDeck-weatherPlugin/releases/tag/v1.0 [2.0.1]: https://github.com/JaouherK/streamDeck-weatherPlugin/releases/tag/v2.0.1 [2.0.2]: https://github.com/JaouherK/streamDeck-weatherPlugin/releases/tag/v2.0.2 -[2.0.2]: https://github.com/JaouherK/streamDeck-weatherPlugin/releases/tag/v2.1.0 +[2.1.0]: https://github.com/JaouherK/streamDeck-weatherPlugin/releases/tag/v2.1.0 +[2.1.1]: https://github.com/JaouherK/streamDeck-weatherPlugin/releases/tag/v2.1.1