We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5579764 commit eeefa5aCopy full SHA for eeefa5a
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Changelog
2
=========================
3
4
+## v1.0.2
5
+- Fixed SetLabel not applying new i18n key/args
6
+- Use I18nText forceUpper instead of forcing ToUpper on every text
7
+- Format i18n args for static method I18n.Get
8
+
9
+## v1.0.1
10
+- Fixed Toast duplicate detection
11
+- A few refactoring
12
13
## v1.0.0
14
- Menu rework : hide option, change label/value dynamically.
15
- I18n : change in-game translations or add new languages
0 commit comments