diff --git a/docs/Changelog.md b/docs/Changelog.md index 6d8f009..bc3c30d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/). -## 4.18.0 (2024-12-08) +## 4.18.0 (2024-12-22) * Breaking change: the minimum supported node version is now node 20. * Improvement: we've changed strategies to deal with Protect controller quirkiness/bugginess that results in network disconnects from the controller, while ensuring we have reasonable backpressure measures. * Housekeeping.