mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Typo in history
This commit is contained in:
parent
d4b002476f
commit
da50d93f51
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
- formatting changed from tabs to spaces
|
||||
- logged requests now include generated headers
|
||||
- accept and content-type headers can now be specified using extentions: RestClient.post "http://example.com/resource", { 'x' => 1 }.to_json, :content_type => :json, :accept => :json
|
||||
- should be 1.1.1 but renammed to 1.2.0 because 1.1.X versions has already been packaged on Debian
|
||||
- should be 1.1.1 but renamed to 1.2.0 because 1.1.X versions has already been packaged on Debian
|
||||
|
||||
# 1.1.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue