We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a968c8 commit a56be2aCopy full SHA for a56be2a
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [3.1.0](https://github.com/cedx/php-minifier/compare/v3.0.0...v3.1.0)
4
+- The `TransformMode` enumeration is now implemented as a frozen object.
5
+
6
## Version [3.0.0](https://github.com/cedx/php-minifier/compare/v2.1.2...v3.0.0)
7
- Breaking change: replaced the use of the `Promise` constructor by calls to the `Promise.withResolvers()` method.
8
0 commit comments