Skip to content

Commit

Permalink
Release 9.0.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mmoll authored and xalopp committed Aug 22, 2022
1 parent 802f9de commit a9dc445
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
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).

## [9.0.0] - 2022-08-23
### Added
- Add PHP 8.1 support
- Add `SlevomatCodingStandard.Classes.BackedEnumTypeSpacing`
- Add `SlevomatCodingStandard.Classes.ForbiddenPublicProperty`

## [8.0.0] - 2021-08-31
### Added
- Add `MO4.WhiteSpace.ConstantSpacing`
Expand Down

0 comments on commit a9dc445

Please sign in to comment.