diff --git a/CHANGELOG.md b/CHANGELOG.md index 030ae8e..e0f3004 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ # Changelog of Minz +## 2025-11-25 - 2.3.0 + +### Tests + +- Don't reset database in InitializerHelper ([a9c3ae2](https://github.com/flusio/Minz/commit/a9c3ae2)) + ## 2025-11-14 - 2.2.1 +### Bug fixes + - Support query and fragment parts in `Router::isRedirectable` ([a72d2ec](https://github.com/flusio/Minz/commit/a72d2ec)) ## 2025-11-11 - 2.2.0 diff --git a/VERSION.txt b/VERSION.txt index c043eea..276cbf9 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2.2.1 +2.3.0