Commit 92a8213f authored by Tim Graham's avatar Tim Graham
Browse files

Added 1.7.1 release notes for refs #23492.

parent d63ac5b5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,3 +49,5 @@ Bugfixes

* Fixed bug in migrations that could cause unexpected data loss when executing
  a backwards or no-op migration (:ticket:`23474`).

* Restored the ability to deepcopy ``F`` objects (:ticket:`23492`).