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
30
30
### Removed
31
31
- No removed features!
32
32
### Fixed
33
- - Fix percent symbols being escaped when variables are present.
33
+ - No fixed issues!
34
34
### Security
35
35
- No security issues fixed!
36
36
37
+ ## [ 1.3.1] - 2020-12-21
38
+ ### Fixed
39
+ - Fix percent symbols being escaped when variables are present.
40
+
37
41
## [ 1.3.0] - 2020-09-28
38
42
### Added
39
43
- Add support for using the plug-in in library modules.
@@ -221,7 +225,8 @@ res_dir_path -> resDirPath
221
225
### Added
222
226
- Initial release.
223
227
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
225
230
[ 1.3.0 ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/1.2.0...1.3.0
226
231
[ 1.2.0 ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/1.1.0...1.2.0
227
232
[ 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