== Changelog ==

= 2.5 =
* Added support for Feature-Policy

= 2.4.2 =
* Tested with WordPress 5.0

= 2.4 =
* Added .htaccess instructions

= 2.3.2 =
* Tested with WordPress 4.9

= 2.3 =
* Added support for Expect-CT
* Cleaned up the interface

= 2.2 =
* Switched to languages packs

= 2.1 =
* Added support for Referrer-Policy directive
* Added uninstall database cleanup

= 2.0 =
* Added support for all Content-Security-Policy directives
* Reworked the user interface

= 1.11 =
* Added setting the mode for x-frame-options

= 1.10.7 =
* Removed HSTS header when connected in HTTP

= 1.10.6 =
* Improved ergonomics

= 1.10.3 =
* Fixed HSTS syntax warning

= 1.10 =
* Added support for Content-Security-Policy

= 1.9 =
* Added critical issues notifications

= 1.8 =
* Included localization support

= 1.7.5 =
* Added max-age option to HSTS setting

= 1.7.3 =
* File name change to comply with Wordpress guidelines

= 1.7 =
* Minor fixes and code cleaning

= 1.6 =
* Added option to remove WordPress version information from the header

= 1.5 =
* Added option to remove PHP version information from the HTTP header

= 1.4 =
* Included link to submit site preload to browsers
* Reduced HSTS max-age to one year

= 1.3 =
* Added X-Frame-Options protection.
* Added X-Content-Type-Options protection.
* Added HSTS options.

= 1.2 =
* Repository fix.

= 1.1 =
* Added XSS protection option.

= 1.0 =
* First stable version providing basic HSTS support.