diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.1.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.1.2.txt b/docs/releases/2.1.2.txt index 17c50fffd7..753b87a7fb 100644 --- a/docs/releases/2.1.2.txt +++ b/docs/releases/2.1.2.txt @@ -11,3 +11,6 @@ Bugfixes * Fixed a regression where nonexistent joins in ``F()`` no longer raised ``FieldError`` (:ticket:`29727`). + +* Fixed a regression where files starting with a tilde or underscore weren't + ignored by the migrations loader (:ticket:`29749`). |
