diff --git a/CHANGELOG.md b/CHANGELOG.md index 61fb13c..ee1e707 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - No new features! ### Changed -- Increase connect, read and write timeouts to 30 seconds +- No changed features! ### Deprecated - No deprecated features! ### Removed @@ -34,6 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - No security issues fixed! +## [2.2.1] - 2021-05-28 +### Changed +- Increase connect, read and write timeouts to 30 seconds + ## [2.2.0] - 2021-05-25 ### Added - Add `languageValuesOverridePathMap` to override `values` folder for specific languages. @@ -325,7 +329,8 @@ res_dir_path -> resDirPath ### Added - Initial release. -[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.0...HEAD +[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.1...HEAD +[2.2.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.0...2.2.1 [2.2.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.2...2.2.0 [2.1.2]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.1...2.1.2 [2.1.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.0...2.1.1