diff --git a/CHANGELOG.md b/CHANGELOG.md index 451e9269..312a45c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Fixed - Fixed a bug that could throw an exception when viewing tracked entries in the Blitz Diagnostics utility when the database tables have a prefix. +- Fixed the dropping of a foreign key in a database migration ([#693](https://github.com/putyourlightson/craft-blitz/issues/693)). ## 5.6.1 - 2024-08-05