We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a9f56 commit 9e79bf5Copy full SHA for 9e79bf5
1 file changed
CHANGELOG.md
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [5.1.6](https://github.com/userfrosting/sprinkle-core/compare/5.1.5...5.1.6)
9
+- Fix [#1282](https://github.com/userfrosting/UserFrosting/issues/1282) - `php bakery migrate:reset:hard` fails to drop tables in MySql/MariaDB
10
+
11
## [5.1.5](https://github.com/userfrosting/sprinkle-core/compare/5.1.4...5.1.5)
12
- Add PHP 8.4 support & tests
13
0 commit comments