commit | 0a42f4eba88c380c08ae84a2803676843d61451c | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Oct 12 19:35:39 2017 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Oct 12 07:35:39 2017 -0400 |
tree | 35f8e5c219fe14bd84126e6a3054c972f144c5c5 | |
parent | d0db04c989b383ed106b4a2948e3955deae43c49 [diff] |
port 2.1.1 changelog (#3975)
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b4ca5ac..fc0e8bf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst
@@ -10,6 +10,13 @@ * **BACKWARDS INCOMPATIBLE:** Support for Python 2.6 has been dropped. +.. _v2-1-1: + +2.1.1 - 2017-10-12 +~~~~~~~~~~~~~~~~~~ + +* Fixed support for install with the system ``pip`` on Ubuntu 16.04. + .. _v2-1: 2.1 - 2017-10-11