diff --git a/CHANGELOG.md b/CHANGELOG.md index 14921c9..a3617d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [8.0.1] - 2023-12-14 +### Changed +- Fix invalid property case (fixes a runtime error when using PHPCS 3.8.0+) + ## [8.0.0] - 2021-08-31 ### Added - Add `MO4.WhiteSpace.ConstantSpacing`