Revision history for Plack-Middleware-EmulateOPTIONS:
v0.3.0    2023-01-05 09:27:47+00:00 Europe/London (TRIAL RELEASE)
  [Incompatible Changes]
  - Minimum Perl version is v5.14.
  [Tests]
  - Set minimum version of Test::More.
  - Removed unused Test::Vars dependency.
  [Documentation]
  - Documented support for older Perl versions.
  - Minor reformatting.
  - Bumped copyright year.
  [Other]
  - Added GitHub Actions to run tests.
v0.2.2    2022-12-12 16:50:49+00:00 Europe/London
  [Tests]
  - Adjusted minimum version of HTTP::Request::Common used for testing.
v0.2.1    2022-09-05 13:59:49+01:00 Europe/London
  [Tests]
  - Add minimum version of HTTP::Request::Common used for testing.
v0.2.0    2022-09-02 16:51:02+01:00 Europe/London
  [Enhancements]
  - Added callback option to modify the response based on the request.
  [Other]
  - Removed function from namespace.
v0.1.1    2022-09-02 14:18:35+01:00 Europe/London
  [Other]
  - Signed distribution.
v0.1.0    2022-09-02 13:24:12+01:00 Europe/London
  - Initial version.