From dcbf06a4225e7379812439f61654c8d45c2f89c8 Mon Sep 17 00:00:00 2001 From: Julien Kirch Date: Tue, 29 Dec 2009 20:37:25 +0100 Subject: [PATCH] Starting history for 1.1.1 --- history.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/history.md b/history.md index 885ca29..016516b 100644 --- a/history.md +++ b/history.md @@ -1,3 +1,9 @@ +# 1.1.1 + +- 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 + # 1.1.0 - new maintainer: Archiloque, the working repo is now at http://github.com/archiloque/rest-client