Pārlūkot izejas kodu

updated changelog

Scrublord1336 6 gadi atpakaļ
vecāks
revīzija
5d84331f88
1 mainītis faili ar 9 papildinājumiem un 1 dzēšanām
  1. 9 1
      CHANGELOG.md

+ 9 - 1
CHANGELOG.md

@@ -1,4 +1,12 @@
-### 2.11.0
+### 2.12.0
+ * FEATURE - General support for rich text in relation to UGUI and Utage
+ * FEATURE - Experimental support for custom fonts for UGUI
+ * CHANGE - Support only source languages with predefined character checks - for now (ja, zh-CN, zh-TW, ru, ko, en)
+ * BUG FIX - Dramatically improved resize behaviour for NGUI
+ * MISC - 3 additional spam prevention checks
+ * MISC - Uses BepInLogger for BepInEx implementation (requires 4.0.0+)
+
+### 2.11.0
  * FEATURE - Support for legitimate Google Cloud Translate API (requires key)
  * BUG FIX - Fixed situations where a text would not be translated on a component if a operation is ongoing on the component
  * BUG FIX - Less delay on translation in certain situations