mirror of
https://github.com/httpie/cli.git
synced 2025-06-20 09:37:45 +02:00
Update CHANGELOG.rst
This commit is contained in:
parent
37200eb055
commit
26e29612f2
@ -14,6 +14,7 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
|
|||||||
* Added ``--ciphers`` to allow configuring OpenSSL ciphers (`#870`_).
|
* Added ``--ciphers`` to allow configuring OpenSSL ciphers (`#870`_).
|
||||||
* Added support for ``$XDG_CONFIG_HOME`` (`#920`_).
|
* Added support for ``$XDG_CONFIG_HOME`` (`#920`_).
|
||||||
* Added support for custom content types for uploaded files (`#668`_).
|
* Added support for custom content types for uploaded files (`#668`_).
|
||||||
|
* Added support for ``Set-Cookie``-triggered cookie expiration (`#853`_).
|
||||||
|
|
||||||
|
|
||||||
`2.1.0`_ (2020-04-18)
|
`2.1.0`_ (2020-04-18)
|
||||||
@ -437,9 +438,10 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
|
|||||||
|
|
||||||
.. _#128: https://github.com/jakubroztocil/httpie/issues/128
|
.. _#128: https://github.com/jakubroztocil/httpie/issues/128
|
||||||
.. _#488: https://github.com/jakubroztocil/httpie/issues/488
|
.. _#488: https://github.com/jakubroztocil/httpie/issues/488
|
||||||
|
.. _#668: https://github.com/jakubroztocil/httpie/issues/668
|
||||||
.. _#840: https://github.com/jakubroztocil/httpie/issues/840
|
.. _#840: https://github.com/jakubroztocil/httpie/issues/840
|
||||||
|
.. _#853: https://github.com/jakubroztocil/httpie/issues/853
|
||||||
.. _#870: https://github.com/jakubroztocil/httpie/issues/870
|
.. _#870: https://github.com/jakubroztocil/httpie/issues/870
|
||||||
.. _#895: https://github.com/jakubroztocil/httpie/issues/895
|
.. _#895: https://github.com/jakubroztocil/httpie/issues/895
|
||||||
.. _#920: https://github.com/jakubroztocil/httpie/issues/920
|
.. _#920: https://github.com/jakubroztocil/httpie/issues/920
|
||||||
.. _#925: https://github.com/jakubroztocil/httpie/issues/925
|
.. _#925: https://github.com/jakubroztocil/httpie/issues/925
|
||||||
.. _#668: https://github.com/jakubroztocil/httpie/issues/668
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user