1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-13 17:44:00 +02:00

Add reflink to 4.0.0 release in changelog

This commit is contained in:
Elan Ruusamäe
2025-02-03 10:50:10 +02:00
parent 5597771d6e
commit 9eb43c9f9f

View File

@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Update PHPUnit to 8.x
- Replace `leafo/scssphp` with `scssphp/scssphp`
[4.0.0]: https://github.com/mrclay/minify/compare/3.0.14...4.0.0
## [3.0.14] - 2023-05-05
- Support monolog v3, [#705]