Skip to content

Commit

Permalink
Release 10.0.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mmoll committed Mar 13, 2024
1 parent a31a9e5 commit a7b983b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
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).

## [10.0.0] - 2024-03-13
### Changed
Allow dealerdirect/phpcodesniffer-composer-installer 1.x
### Added
- Add `SlevomatCodingStandard.Arrays.ArrayAccess`
- Add `SlevomatCodingStandard.Attributes.AttributesOrder`
- Add `SlevomatCodingStandard.Attributes.DisallowAttributesJoining`
- Add `SlevomatCodingStandard.Attributes.DisallowMultipleAttributesPerLine`
- Add `SlevomatCodingStandard.Classes.EnumCaseSpacing`
- Add `SlevomatCodingStandard.Functions.NamedArgumentSpacing`

## [9.0.1] - 2023-12-12
### Changed
- Fix invalid property case (fixes a runtime error when using PHPCS 3.8.0+)
Expand Down

0 comments on commit a7b983b

Please sign in to comment.