diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cfe2a8..34ceca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [1.1.1] - 2025-04-26 +### Fixed +- Fixed a critical bug where environments could not be destroyed if using a MySQL database. +- Fixed a critical bug where PDO extensions were not installed in the container, causing MySQL driver errors. + ## [1.1.0] - 2025-04-24 ### Added - New database option: MySQL. diff --git a/README.md b/README.md index 61a8f8b..9945c45 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # Loom Spinner CLI
-
+