File tree Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
23
23
## [ Unreleased]
24
24
### Added
25
+ - No new features!
26
+ ### Changed
27
+ - No changed features!
28
+ ### Deprecated
29
+ - No deprecated features!
30
+ ### Removed
31
+ - No removed features!
32
+ ### Fixed
33
+ - No fixed issues!
34
+ ### Security
35
+ - No security issues fixed!
36
+
37
+ ## [ 3.4.0] - 2023-05-08
38
+ ### Added
25
39
- Add new ` unescapeHtmlTags ` flag to enable or disable HTML unescaping from strings.
26
40
27
41
<details open ><summary >Groovy</summary >
@@ -50,17 +64,6 @@ poEditor {
50
64
51
65
</details >
52
66
53
- ### Changed
54
- - No changed features!
55
- ### Deprecated
56
- - No deprecated features!
57
- ### Removed
58
- - No removed features!
59
- ### Fixed
60
- - No fixed issues!
61
- ### Security
62
- - No security issues fixed!
63
-
64
67
## [ 3.3.1] - 2023-03-20
65
68
### Changed
66
69
- Roll back to AGP 7.2.2 and JAva 8 until further notice.
@@ -467,7 +470,8 @@ res_dir_path -> resDirPath
467
470
### Added
468
471
- Initial release.
469
472
470
- [ Unreleased ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.1...HEAD
473
+ [ Unreleased ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.4.0...HEAD
474
+ [ 3.4.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.4.0
471
475
[ 3.3.1 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.3.1
472
476
[ 3.3.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.2.0...3.3.0
473
477
[ 3.2.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.2.0
You can’t perform that action at this time.
0 commit comments