Update HISTORY.md

snap8
Jens Mönig 2022-03-04 11:22:21 +01:00
rodzic d3f2b30063
commit 45c7f0ca2d
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -10,6 +10,7 @@
* SciSnap2 extension update (FFT), thanks, Eckart!
* removed now redundant variadic reporters from the variadic reporters library
* **Notable Fixes:**
* addressed security issues in the JIT-compiler, thanks, xBZZZZ!
* animation library: fixed pen state for GLIDE, thanks, Brian!
* **Documentation Updates:**
* **Translation Updates:**
@ -19,6 +20,7 @@
* scenes, objects, threads, gui: refactored STOP
* German translation update for "all scenes"
* animation library: fixed pen state for GLIDE, thanks, Brian!
* threads: addressed security issues in the JIT-compiler, thanks, xBZZZZ!
### 2022-03-03
* SciSnap2 extension update (FFT), thanks, Eckart!