The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Release history for Plack-Middleware-RedirectSSL

1.302 Sun 04 Sep 2022
	- No more parent.pm dependency
	- Updated packaging and package metadata

1.301 Tue 10 Apr 2018
	- No functional changes
	- Documentation corrections and additions

1.300 Sat 24 Mar 2018
	- Fix for subtle runtime mutator usage compat breakage in 1.200
	- Arbitrary HSTS header value support
	- Comprehensive RFC 6797 support
	- Chrome HSTS preload list support

1.200 Sat 09 Dec 2017
	- Minimum perl requirement reduction to 5.6
	- Minimum Test::More requirement dropped

1.104 Mon 16 Mar 2015
	- No functional changes
	- Correct documentation of default HSTS maxage

1.103 Sat 10 Jan 2015
	- No functional changes
	- No longer contains INSTALL file with install-as-root instructions

1.102 Mov 05 Jan 2015
	- No functional changes
	- Test suite cleanup

1.101 Thu 16 Oct 2014
	- Default HSTS maxage now 26 weeks instead of 6
	  (Qualys SSL Labs recommend at least 180 days)

1.100 Thu 15 May 2014
	- Support for HTTP Strict Transport Security (enabled by default)

1.001 Wed 26 Dec 2012
	- No functional changes
	- POD typo fix

1.000 Wed 26 Dec 2012
	- Initial release