0.11    2017-06-26 (PERLANCAR)
	- Switch from Log::Any to Log::ger.
0.10    2016-10-07 (PERLANCAR)
        - Relaxed version matching of LWP::UserAgent from 6.0* to 6.* since
          LWP::UserAgent is currently at 6.15 (thanks Jonathan Landis) [GH#1].
0.09    2015-08-17 (PERLANCAR)
	- No functional changes.
	- Switch from Log::Any to Log::Any::IfLOG.
0.08    2013-04-10 (SHARYANTO)
        - No functional changes. Fix typo in Synopsis.
0.07    2013-04-10 (SHARYANTO)
        - Add config: -decode_response_body (default 1) [RT#84470]
0.06    2012-11-29 (SHARYANTO)
        - Adjust $Log::Log4perl::caller_depth.
0.05    2012-08-20 (SHARYANTO)
        - No functional changes. Fix Synopsis (missing sample output).
0.04    2012-08-09 (SHARYANTO)
        - No functional changes. Rename module
          LWP::UserAgent::{patch::log_response,Patch::LogResponse}.
0.03    2012-08-03 (SHARYANTO)
        - No functional changes. Adjust to Module::Patch 0.10 (v=3).
0.02    2012-07-17 (SHARYANTO)
        - Adjust to Module::Patch 0.07 (v=2)
        - Add options: -log_response_header, -log_response_body
0.01    2012-07-14 (SHARYANTO)
        - First release.