Skip to content

Commit 8d814e0

Browse files
committed
Update readme and changelog
1 parent 909c2f1 commit 8d814e0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
### 1.0.14
2+
- fixed `IF_TAGS_ABSENT` tag escaping strategy
3+
14
### 1.0.13
2-
- fix extraneous `translatable` attribute generation for string arrays
5+
- fixed extraneous `translatable` attribute generation for string arrays
36
- dependencies versions bump
47

58
### 1.0.12

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=1.0.13
1+
VERSION_NAME=1.0.14
22
GROUP=pl.droidsonroids.gradle.localization
33

44
POM_DESCRIPTION=Gradle plugin for generating localized string resources

0 commit comments

Comments
 (0)