From 9d2ac5d8ad8b45b5ce2f16d3da3b899ac4005238 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Tue, 24 Sep 2013 20:07:48 +0200 Subject: [PATCH] 0.7.0 --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1b4b82c3..ab59363f 100644 --- a/README.rst +++ b/README.rst @@ -1213,7 +1213,8 @@ Changelog *You can click a version name to see a diff with the previous one.* -* `0.7.0-dev`_ +* `0.8.0-dev`_ +* `0.7.0`_ (2013-09-24) * Added ``--ignore-stdin``. * Added support for auth plugins. * Improved ``Content-Disposition`` parsing for ``--download`` mode. @@ -1335,6 +1336,7 @@ Changelog .. _0.5.0: https://github.com/jkbr/httpie/compare/0.4.1...0.5.0 .. _0.5.1: https://github.com/jkbr/httpie/compare/0.5.0...0.5.1 .. _0.6.0: https://github.com/jkbr/httpie/compare/0.5.1...0.6.0 -.. _0.7.0-dev: https://github.com/jkbr/httpie/compare/0.6.0...master +.. _0.7.0: https://github.com/jkbr/httpie/compare/0.6.0...0.7.0 +.. _0.8.0-dev: https://github.com/jkbr/httpie/compare/0.7.0...master .. _AUTHORS.rst: https://github.com/jkbr/httpie/blob/master/AUTHORS.rst .. _LICENSE: https://github.com/jkbr/httpie/blob/master/LICENSE