diff --git a/changelog.md b/changelog.md
index 6db8c4b..f2b102b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,19 @@
## grblHAL changelog
+20230821-2
+
+Plugins:
+
+* Networking: increased WizChip temp packet buffer size, "hardened" code.
+
+Drivers:
+
+* RP2040: use DMA for FatFs transfers, increased WizChip SPI clock to 33 MHz.
+
+* ESP32: updated for change of `grbl.on_homing_completed` signature.
+
+---
+
Build 20230821
Core: