diff --git a/CHANGELOG.md b/CHANGELOG.md index ab461da..b460336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). > This release contains breaks which might affect your application. Checkout the [upgrade document](UPGRADE.md) for more details. + [#60](https://github.com/nadar/quill-delta-parser/pull/60) Changed the behavior of `nadar\quill\listener\Link`. Property `$wrapper` has been removed and replaced by `$wrapperOpen`, `$wrapperMiddle` and `$wrapperClose`. -+ [#61](https://github.com/nadar/quill-delta-parser/pull/61) Offical dropped PHP 7.1 support added PHP 8.1 instead. ++ [#61](https://github.com/nadar/quill-delta-parser/pull/61) Official dropped PHP 7.1 support added PHP 8.1 instead. ## 2.9.0 (5. April 2022)