0.005 2015-04-20

	[Documentation]
		Typo fix - thanks CHESNOKOV.

0.004 2015-03-05

	[Features]
		Make HTTP::Request::JSON->json_content into a mutator, so if
		you say $request->json_content it returns the current content
		as decoded from JSON, rather than unhelpfully setting the content
		to 'null'.

0.003 2015-02-20

	[Prerequisites]
		This needs a version of HTTP::Message that knows about JSON
		properly, at least for the tests.

0.002 2015-02-10

	[Features]
		Added LWP::UserAgent::JSON->rebless_maybe

	[Documentation]
		Fixed links.

0.001 2015-02-09

	Initial release.