File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 3.0.0 ] - 2022-02-11
8
8
9
9
### Added
10
10
* CSS: Add SCSS preset for stylelint-config.
@@ -142,7 +142,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
142
142
* [ VariableAnalysis] ( https://github.com/sirbrillig/phpcs-variable-analysis ) for problematic variable use.
143
143
* [ Slevomat Coding Standard] ( https://github.com/slevomat/coding-standard ) for PHP >=7 development.
144
144
145
- [ Unreleased ] : https://github.com/wearerequired/coding-standards/compare/2.2.0...HEAD
145
+ [ Unreleased ] : https://github.com/wearerequired/coding-standards/compare/3.0.0...HEAD
146
+ [ 3.0.0 ] : https://github.com/wearerequired/coding-standards/compare/2.2.0...3.0.0
146
147
[ 2.2.0 ] : https://github.com/wearerequired/coding-standards/compare/2.1.0...2.2.0
147
148
[ 2.1.0 ] : https://github.com/wearerequired/coding-standards/compare/2.0.0...2.1.0
148
149
[ 2.0.0 ] : https://github.com/wearerequired/coding-standards/compare/1.6.0...2.0.0
You can’t perform that action at this time.
0 commit comments