summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Roztocil <jakub@roztocil.co>2021-02-14 13:33:38 +0100
committerJakub Roztocil <jakub@roztocil.co>2021-02-14 13:33:38 +0100
commitb91897286289333a700a041f4b002eaae604ab79 (patch)
tree817d8ca360cbe597f0d2fc1442e3884392eabc75
parent84c73270578bf80ae00f341ca35da12b7283bd19 (diff)
CHANGELOG #1032
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f7154f05..ed431b8f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,7 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
`2.5.0-dev`_ (unreleased)
-------------------------
+* Fixed ``--continue --download`` with a single byte to be downloaded left (`#1032`_).
`2.4.0`_ (2021-02-06)
@@ -496,3 +497,4 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
.. _#1020: https://github.com/httpie/httpie/issues/1020
.. _#1026: https://github.com/httpie/httpie/issues/1026
.. _#1029: https://github.com/httpie/httpie/issues/1029
+.. _#1032: https://github.com/httpie/httpie/issues/1032