Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Jul 25, 2024
1 parent 5a968c8 commit a56be2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## Version [3.1.0](https://github.com/cedx/php-minifier/compare/v3.0.0...v3.1.0)
- The `TransformMode` enumeration is now implemented as a frozen object.

## Version [3.0.0](https://github.com/cedx/php-minifier/compare/v2.1.2...v3.0.0)
- Breaking change: replaced the use of the `Promise` constructor by calls to the `Promise.withResolvers()` method.

Expand Down

0 comments on commit a56be2a

Please sign in to comment.