Update Changelog as the other fix did not make it into 441

This commit is contained in:
Mark Davidoff 2018-10-31 09:05:26 -07:00 committed by GitHub
parent ce62cd35fa
commit 8ffb63e9bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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