Add CHANGELOG entry for #4770

This commit is contained in:
Sam Brightman 2019-02-12 13:32:06 +00:00
parent b4be228330
commit a8003286b5
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
``more_itertools`` is now constrained to <6.0.0 when required for Python 2.7 compatibility.