Skip to content

Commit 71cceb7

Browse files
committed
Add 5.0.0 to CHANGELOG
[ci skip]
1 parent 20ec63a commit 71cceb7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55

6+
## [5.0.0] - 2019-12-16
7+
### Added
8+
- Add `Squiz.WhiteSpace.FunctionSpacing`
9+
- Add `Squiz.WhiteSpace.MemberVarSpacing`
10+
- Add `PSR12.Traits.UseDeclaration`
11+
- Add `SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions`
12+
### Changed
13+
- Raised minimum Slevomat CS release and adapt MO4 ruleset
14+
- Raised minimum Symfony CS release
15+
- Raised minimum PHPCS release
16+
- Support PHP 7.4
17+
618
## [4.0.0] - 2019-09-25
719
### Added
820
- New sniffs from Slevomat, see comments in [the ruleset](https://github.com/mayflower/mo4-coding-standard/blob/master/MO4/ruleset.xml)

0 commit comments

Comments
 (0)