diff --git a/CHANGELOG.md b/CHANGELOG.md index e90ac7c8..883987e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +## 8.8.0: Bug fixes and deprecations + +### Added + - `OutputFormat` properties for space around specific list separators (#880) ### Changed @@ -29,8 +41,6 @@ This project adheres to [Semantic Versioning](https://semver.org/). - `OutputFormat` properties for space around list separators as an array (#880) - Deprecate `OutputFormat::level()` (#870) -### Removed - ### Fixed - Include comments for all rules in declaration block (#1169)