We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802f9de commit a9dc445Copy full SHA for a9dc445
CHANGELOG.md
@@ -3,6 +3,12 @@
3
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
6
+## [9.0.0] - 2022-08-23
7
+### Added
8
+- Add PHP 8.1 support
9
+- Add `SlevomatCodingStandard.Classes.BackedEnumTypeSpacing`
10
+- Add `SlevomatCodingStandard.Classes.ForbiddenPublicProperty`
11
+
12
## [8.0.0] - 2021-08-31
13
### Added
14
- Add `MO4.WhiteSpace.ConstantSpacing`
0 commit comments