diff options
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 1e0cca58..fc1afcbd 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,11 +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. +* :bug:`- (2.0)` 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>` |