Updated changelog.

This commit is contained in:
Terje Io
2022-01-31 21:48:53 +01:00
parent d80c095936
commit c5cd4a1faf

View File

@@ -6,9 +6,14 @@ Core:
* Fixed tool change and spindle stop on reset/stop commands regressions.
Drivers:
* ESP32: Updated WiFi stream handling on network connect/disconnect to use shared code in the core.
Plugins:
* WebUI: Added number of configured axes to firmware status report. Issue [#18}(https://github.com/grblHAL/ESP32/issues/18).
* Networking: Added close \(stream\) connections calls.
---