From 8ffb63e9bbcfcea7150951e768f12334b18ed8e0 Mon Sep 17 00:00:00 2001 From: Mark Davidoff Date: Wed, 31 Oct 2018 09:05:26 -0700 Subject: [PATCH] Update Changelog as the other fix did not make it into 441 --- CHANGES.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 59621d8..7975937 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ Changes ======= +4.4.2 (2018-10-30) +------------------ + +- fix missing migration and add check to prevent it happening again. + [markddavidoff] + 4.4.1 (2018-10-24) ------------------ @@ -16,9 +22,6 @@ Changes - pin prospector to 0.12.11, and pin astroid to 1.6.5 [hsiaoyi0504] -- fix missing migration and add check to prevent it happening again. - [markddavidoff] - 4.4.0 (2018-05-26) ------------------