We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c9a5e commit fe1e4c2Copy full SHA for fe1e4c2
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [3.0.0](https://github.com/cedx/php-minifier/compare/v2.1.2...v3.0.0)
4
+- Breaking change: replaced the use of the `Promise` constructor by calls to the `Promise.withResolvers()` method.
5
+
6
## Version [2.1.2](https://github.com/cedx/php-minifier/compare/v2.1.1...v2.1.2)
7
- Migrated the documentation to the [GitHub wiki](https://github.com/cedx/php-minifier/wiki).
8
0 commit comments