Explorar el Código

updated changelog

Scrublord1336 hace 6 años
padre
commit
d942c1e7ba
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      CHANGELOG.md

+ 7 - 1
CHANGELOG.md

@@ -1,4 +1,10 @@
-### 2.10.1
+### 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
+ * MISC - Plugin seeded with ~10000 manually translated texts for commonly used translations to avoid hitting the configured endpoint too much (enable or disable with "UseStaticTranslations")
+   * Only applies when configured for Japanese to English (default)
+
+### 2.10.1
  * BUG FIX - Fix to prevent text overflow for large component for UGUI
 
 ### 2.10.0