Skip to content

Commit 2a5add5

Browse files
committed
Version 5.5.1
1 parent d25cf68 commit 2a5add5

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,4 +1,7 @@
1-
### 5.5.0
1+
### 5.5.1
2+
* Use UnityInput to support both legacy and new input systems
3+
4+
### 5.5.0
25
* FEATURE - Yandex Translate API v2 support
36
* FEATURE - Added support for `XUAIGNORETREE` tag in GameObject names to prevent translation of entire trees of GameObjects (previously added `XUAIGNORE` only ignores the named GameObject)
47
* FEATURE - Added `AutoTranslatorState.PluginInitialized` property and `PluginInitializationCompleted` event

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Use these properties to change version numbers globally -->
33
<PropertyGroup>
44
<!-- Plugin version -->
5-
<Version>5.5</Version>
5+
<Version>5.5.1</Version>
66
<!-- XUnity.Common version -->
77
<VersionCommon>1.0.4</VersionCommon>
88
<!-- XUnity.AutoTranslator.Plugin.ExtProtocol version -->

0 commit comments

Comments
 (0)