forked from extern/httpie-cli
added --cert to CHANGELOG and matleh to AUTHORS
This commit is contained in:
parent
dd7197c60b
commit
b3a34aba44
@ -30,3 +30,4 @@ Patches and ideas
|
|||||||
* `cido <https://github.com/cido>`_
|
* `cido <https://github.com/cido>`_
|
||||||
* `Justin Bonnar <https://github.com/jargonjustin>`_
|
* `Justin Bonnar <https://github.com/jargonjustin>`_
|
||||||
* `Nathan LaFreniere <https://github.com/nlf>`_
|
* `Nathan LaFreniere <https://github.com/nlf>`_
|
||||||
|
* `Matthias Lehmann <https://github.com/matleh>`
|
||||||
|
@ -1269,6 +1269,8 @@ Changelog
|
|||||||
*You can click a version name to see a diff with the previous one.*
|
*You can click a version name to see a diff with the previous one.*
|
||||||
|
|
||||||
* `0.9.0-dev`_
|
* `0.9.0-dev`_
|
||||||
|
* Added ``--cert`` and ``--certkey`` parameters to specify a client side
|
||||||
|
certificate and private key for SSL
|
||||||
* `0.8.0`_ (2014-01-25)
|
* `0.8.0`_ (2014-01-25)
|
||||||
* Added ``field=@file.txt`` and ``field:=@file.json`` for embedding
|
* Added ``field=@file.txt`` and ``field:=@file.json`` for embedding
|
||||||
the contents of text and JSON files into request data.
|
the contents of text and JSON files into request data.
|
||||||
|
Loading…
Reference in New Issue
Block a user