Skip to content

Commit 0e2aec4

Browse files
authored
Update CHANGELOG.md
1 parent f70cbdd commit 0e2aec4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
### Added
2525
- No new features!
2626
### Changed
27-
- Increase connect, read and write timeouts to 30 seconds
27+
- No changed features!
2828
### Deprecated
2929
- No deprecated features!
3030
### Removed
@@ -34,6 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
### Security
3535
- No security issues fixed!
3636

37+
## [2.2.1] - 2021-05-28
38+
### Changed
39+
- Increase connect, read and write timeouts to 30 seconds
40+
3741
## [2.2.0] - 2021-05-25
3842
### Added
3943
- Add `languageValuesOverridePathMap` to override `values` folder for specific languages.
@@ -325,7 +329,8 @@ res_dir_path -> resDirPath
325329
### Added
326330
- Initial release.
327331

328-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.0...HEAD
332+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.1...HEAD
333+
[2.2.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.0...2.2.1
329334
[2.2.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.2...2.2.0
330335
[2.1.2]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.1...2.1.2
331336
[2.1.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.0...2.1.1

0 commit comments

Comments
 (0)