Update HISTORY.md

snap7
jmoenig 2022-01-05 18:02:21 +01:00
rodzic e03d2f6a1e
commit 3ba8e6d2c1
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -6,12 +6,14 @@
* syntax tree format for translatable input options and constants: "[choice]" * syntax tree format for translatable input options and constants: "[choice]"
* **Notable Changes:** * **Notable Changes:**
* **Notable Fixes:** * **Notable Fixes:**
* strings library: substrings handle negative indices as documented, thanks, Brian!
* **Documentation Updates:** * **Documentation Updates:**
* **Translation Updates:** * **Translation Updates:**
### 2022-01-05 ### 2022-01-05
* new dev version * new dev version
* blocks: added syntax tree representation for translated input options and constants * blocks: added syntax tree representation for translated input options and constants
* strings library update, thanks, Brian!
## 7.0.3: ## 7.0.3:
* **New Features:** * **New Features:**