diff --git a/CHANGES.rst b/CHANGES.rst index a905b60d9..7c0c61f62 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,8 @@ all in one go: piccolo migrations new all --auto +Thanks to @hoosnick for suggesting this new feature. + The documentation for running migrations has also been improved, as well as improvements to the sorting of migrations based on their dependencies.