Skip to content

Commit 12098df

Browse files
author
Adrián García
authored
Update CHANGELOG.md
1 parent 60c9fea commit 12098df

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
@@ -30,10 +30,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
### Removed
3131
- No removed features!
3232
### Fixed
33-
- Fix percent symbols being escaped when variables are present.
33+
- No fixed issues!
3434
### Security
3535
- No security issues fixed!
3636

37+
## [1.3.1] - 2020-12-21
38+
### Fixed
39+
- Fix percent symbols being escaped when variables are present.
40+
3741
## [1.3.0] - 2020-09-28
3842
### Added
3943
- Add support for using the plug-in in library modules.
@@ -221,7 +225,8 @@ res_dir_path -> resDirPath
221225
### Added
222226
- Initial release.
223227

224-
[Unreleased]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.3.0...HEAD
228+
[Unreleased]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.3.1...HEAD
229+
[1.3.1]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.3.0...1.3.1
225230
[1.3.0]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.2.0...1.3.0
226231
[1.2.0]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.1.0...1.2.0
227232
[1.1.0]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.0.0...1.1.0

0 commit comments

Comments
 (0)