Skip to content

Commit

Permalink
Fill changelog for 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Feb 3, 2025
1 parent 9eb43c9 commit e1c8b92
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [4.0.1] - 2025-02-03

- Recommend against use, [#711]
- Fix htmlspecialchars incompatibility with php 8.1, [#693]
- Support PHP 8.4, [#714]

[4.0.1]: https://github.com/mrclay/minify/compare/4.0.0...4.0.1
[#711]: https://github.com/mrclay/minify/pull/711
[#693]: https://github.com/mrclay/minify/issues/693
[#714]: https://github.com/mrclay/minify/pull/714

## [4.0.0] - 2024-01-04

- Support PHP 8.1+
Expand Down

0 comments on commit e1c8b92

Please sign in to comment.