1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-24 00:31:09 +02:00

Updated CHANGELOG (#100).

This commit is contained in:
Jakub Roztocil
2012-11-08 22:39:28 +01:00
parent d87b2aa0e5
commit 466e1dbedf

View File

@@ -1053,6 +1053,7 @@ Changelog
*You can click a version name to see a diff with the previous one.*
* `0.4.0dev`_
* Added support for credentials in URL.
* Added ``--no-option`` for every ``--option`` to be config-friendly.
* Mutually exclusive arguments can be specified multiple times. The
last value is used.