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 8bb6415 commit 863c039Copy full SHA for 863c039
ChangeLog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [7.1.0](https://github.com/cedx/php-minifier.js/compare/v7.0.0...v7.1.0)
4
+- Restored the `ITransformer.close()` method.
5
+
6
## Version [7.0.0](https://github.com/cedx/php-minifier.js/compare/v6.0.0...v7.0.0)
7
- Breaking change: removed the `ITransformer.close()` method.
8
- Breaking change: the `ITransformer` interface now extends the `AsyncDisposable` interface.
0 commit comments