File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.2.0] - 2021-07-15
8+
9+ ### Changed
10+ * PHP: Update slevomat/coding-standard from 6.4.1 to [ 7.0.12] ( https://github.com/slevomat/coding-standard/releases/tag/7.0.12 ) .
11+ * PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.0 to [ 2.11.2] ( https://github.com/sirbrillig/phpcs-variable-analysis/releases/tag/v2.11.2 ) .
12+
713## [ 2.1.0] - 2021-04-13
814
915### Changed
1016* JS: Allow ` @wordpress/eslint-plugin ` v9 as dependency.
17+ * PHP: Update sirbrillig/phpcs-variable-analysis from 2.10.2 to [ 2.11.0] ( https://github.com/sirbrillig/phpcs-variable-analysis/releases/tag/v2.11.0 ) .
1118
1219## [ 2.0.0] - 2021-02-26
1320
@@ -118,7 +125,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118125* [ VariableAnalysis] ( https://github.com/sirbrillig/phpcs-variable-analysis ) for problematic variable use.
119126* [ Slevomat Coding Standard] ( https://github.com/slevomat/coding-standard ) for PHP >=7 development.
120127
121- [ Unreleased ] : https://github.com/wearerequired/coding-standards/compare/2.1.0...HEAD
128+ [ Unreleased ] : https://github.com/wearerequired/coding-standards/compare/2.2.0...HEAD
129+ [ 2.2.0 ] : https://github.com/wearerequired/coding-standards/compare/2.1.0...2.2.0
122130[ 2.1.0 ] : https://github.com/wearerequired/coding-standards/compare/2.0.0...2.1.0
123131[ 2.0.0 ] : https://github.com/wearerequired/coding-standards/compare/1.6.0...2.0.0
124132[ 1.6.0 ] : https://github.com/wearerequired/coding-standards/compare/1.5.1...1.6.0
You can’t perform that action at this time.
0 commit comments