diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-12-12 15:39:52 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-12-12 15:39:52 -0800 |
commit | 927656e9d88944cc4484bfcc4479ebda59d2aba1 (patch) | |
tree | 739ee95e38cc6a083c65fc905018ec9ac8d511c2 /sites | |
parent | d4a5806d23e95cc386d88a361956d0e0c1df9fb6 (diff) |
Changelog re d4a5806d23e95cc386d88a361956d0e0c1df9fb6
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 72ae1548..1e0cca58 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,11 @@ Changelog ========= +* :bug:`-` Accidentally merged the new features from 1.1.80 into the 2.0 line. + (We're obviously still new at managing split feature/bug releases on both + sides of a major version bump!). This included merging a bug in one of those + new features (breaking `~paramiko.client.SSHClient.invoke_shell` with an + ``AttributeError``.) The offending code has been stripped out. * :release:`2.0.3 <2016-12-09>` * :release:`1.18.0 <2016-12-09>` * :release:`1.17.3 <2016-12-09>` |