File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments