summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-02-14 09:39:38 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-02-14 09:39:38 -0800
commit3fcde4e7f419b57859d73bea86ce4c041912b2d3 (patch)
treefc0a7aa4398d8ba37adbe60620e2e794aaa337ab /sites/www/changelog.rst
parent6aada73b0ecc90861af19fbc2b8e86eb05b1f274 (diff)
parentfb786bea9cff8fba3c6852d216dbbcbafbbb524f (diff)
Merge branch '1.12'
Conflicts: sites/www/changelog.rst
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 0340c0c6..89db0597 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :release:`1.12.2 <2014-02-14>`
+* :release:`1.11.4 <2014-02-14>`
+* :release:`1.10.6 <2014-02-14>`
* :feature:`58` Allow client code to access the stored SSH server banner via
``Transport.get_banner()``. Thanks to ``@Jhoanor`` for the patch.
* :bug:`252` (`Fabric #1020 <https://github.com/fabric/fabric/issues/1020>`_)