Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Removed

Fixed

1.0.6 - 2024-10-07

Fixed

  • Fix duplicate policy and reduce number of splits. @mfickers #4

1.0.5 - 2024-08-27

Added

1.0.4 - 2024-08-08

Changed

  • Changed max_header_size from 8000 to the Apache default of 8190.

1.0.3 - 2024-08-07

Added

  • Added GitHub action to automatically set tag.

1.0.2 - 2024-08-05

Added

  • Added README.

1.0.1 - 2024-08-02

Fixed

  • Fixed issue where the fetch directive was added twice to the CSP header content.

1.0.0 - 2024-08-02