Skip to content

Commit 19e07bf

Browse files
committed
Update changelog for 3.0.0
1 parent c3d253b commit 19e07bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [3.0.0] - 2022-02-11
88

99
### Added
1010
* 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
142142
* [VariableAnalysis](https://github.com/sirbrillig/phpcs-variable-analysis) for problematic variable use.
143143
* [Slevomat Coding Standard](https://github.com/slevomat/coding-standard) for PHP >=7 development.
144144

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
146147
[2.2.0]: https://github.com/wearerequired/coding-standards/compare/2.1.0...2.2.0
147148
[2.1.0]: https://github.com/wearerequired/coding-standards/compare/2.0.0...2.1.0
148149
[2.0.0]: https://github.com/wearerequired/coding-standards/compare/1.6.0...2.0.0

0 commit comments

Comments
 (0)