Skip to content

Commit bf5c613

Browse files
committed
TODO: UPDATE PR URL + RELEASE DATE | Changelog for the release of version 3.0.1
1 parent 8372cb6 commit bf5c613

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.0.1] - 2023-12-xx
8+
9+
Props: @GaryJones, @jrfnl
10+
11+
### Changed
12+
13+
- Composer:
14+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum PHPCS version to 3.8.0.
15+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum PHPCSUtils version to 1.0.9.
16+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum PHPCSExtra version to 1.2.1.
17+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum WordPressCS version to 3.0.2.
18+
19+
Please ensure you run `composer update automattic/vipwpcs --with-dependencies` to benefit from this.
20+
721
## [3.0.0] - 2023-09-05
822

923
Props: @GaryJones, @jrfnl
@@ -674,6 +688,7 @@ Initial release.
674688

675689
Props: david-binda, pkevan.
676690

691+
[3.0.1]: https://github.com/Automattic/VIP-Coding-Standards/compare/3.0.0...3.0.1
677692
[3.0.0]: https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.4...3.0.0
678693
[2.3.4]: https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.3...2.3.4
679694
[2.3.3]: https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.2...2.3.3

0 commit comments

Comments
 (0)