diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f80605fc347fc967ccea33925dd64fee4422b038..64c20b639e30b6c33c48c86326eef04b906ad57a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file. The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. +Unreleased +~~~~~~~~~~ + +Fixed +~~~~~ + +* Migrations failed in some cases due to programming mistake. + + `3.0`_ - 2023-05-15 -------------------