diff options
| author | Tim Graham <timograham@gmail.com> | 2014-09-16 08:32:23 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-09-16 08:32:23 -0400 |
| commit | 92a8213fdbb6f7612847f3d803a9f91d0f9d6392 (patch) | |
| tree | 747ead2d58ec65a4ba7449b9e1a311919ce6c478 /docs/releases/1.7.1.txt | |
| parent | d63ac5b595694c44ed8a64d782a177d2f92125d9 (diff) | |
Added 1.7.1 release notes for refs #23492.
Diffstat (limited to 'docs/releases/1.7.1.txt')
| -rw-r--r-- | docs/releases/1.7.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.7.1.txt b/docs/releases/1.7.1.txt index 8438b7f6d2..0c1d64e810 100644 --- a/docs/releases/1.7.1.txt +++ b/docs/releases/1.7.1.txt @@ -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`). |
