Commit 3f6430d0 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Added 1.7.1 release notes for refs #23492.

Backport of 92a8213f from master
parent 04e7c7d5
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`).