mirror of
https://github.com/httpie/cli.git
synced 2025-01-26 15:29:14 +01:00
Add a note on pretty JSON and unicode to changelog
Closes #52 Closes #67
This commit is contained in:
parent
df79792fd9
commit
5ca8bec9ff
@ -226,6 +226,7 @@ Changelog
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
* `0.2.3dev <https://github.com/jkbr/httpie/compare/0.2.2...master>`_
|
* `0.2.3dev <https://github.com/jkbr/httpie/compare/0.2.2...master>`_
|
||||||
|
* Unicode characters in prettified JSON now don't get escaped to improve readability.
|
||||||
* --auth now prompts for a password if only a username provided.
|
* --auth now prompts for a password if only a username provided.
|
||||||
* Added support for request payloads from a file path with automatic ``Content-Type`` (``http URL @/path``).
|
* Added support for request payloads from a file path with automatic ``Content-Type`` (``http URL @/path``).
|
||||||
* Fixed missing query string when displaing the request headers via ``--verbose``.
|
* Fixed missing query string when displaing the request headers via ``--verbose``.
|
||||||
|
Loading…
Reference in New Issue
Block a user