0.300000    2015-10-13
            * Add simple GET op implementation of internal method _header()
              used by HTTP::Cookies::extract_cookies().
            * Handle uninitialized value warning caused by XS typemap when
              calling scan() with an undef for a coderef.
            * Improve tests.

0.201000    2015-09-29
            * Added all missing methods. Noted them in docs.
            * Remove all dependency on HTTP::Headers::Fast.

0.200002    2015-09-27
            * Actually include the Changes file in the dist.

0.200001    2015-09-27
            * Fix POD and English syntax errors.
            * Fix MANIFEST file.

0.200000    2015-09-25
            * Override HTTP::Headers too.
            * Make HTTP::Headers and HTTP::Headers::Fast optional require.
            * Add more docs, include benchmarks.
            * Make tests use HTTP::XSHeaders directly.
            * Fix all skipped tests.
            * Remove dependency in tests on Test::Requires.

0.11        2015-09-25
            * First version.