We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284d1ce commit 596a14aCopy full SHA for 596a14a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Version [5.0.0](https://github.com/cedx/php-minifier/compare/v4.0.1...v5.0.0)
4
+- Breaking change: dropped support for [CommonJS modules](https://nodejs.org/api/modules.html).
5
+- Ported the source code to [CoffeeScript](https://coffeescript.org).
6
+
7
## Version [4.0.1](https://github.com/cedx/php-minifier/compare/v4.0.0...v4.0.1)
8
- Fixed the [TypeScript](https://www.typescriptlang.org) typings.
9
0 commit comments