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) ------------------