fixed missing blocks in bar chars library

snap7
Jens Mönig 2022-02-08 12:33:13 +01:00
rodzic 903171e9fc
commit 0dedbeda8a
2 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -10,12 +10,14 @@
* prevent Chrome from crashing when using serial ports on a Mac, thanks, Dariusz!
* fixed missing blocks in variadic reporters library, thanks, Brian!
* fixed an infinite loop in the signada library, thanks, Bernat!
* fixed missing blocks in bar chars library
* **Documentation Updates:**
* **Translation Updates:**
### 2022-02-08
* signade library: fixed cached values being stuck forever in edge case, thanks, Bernat!
* variadic reporters library: fixed blocks that apparently were "lost in translation" before, thanks, Brian!
* fixed PIPE in bar-charts library
### 2022-02-07
* lists: fixed JSON encoding for nested lists

File diff suppressed because one or more lines are too long