Skip to content

Commit 6907519

Browse files
committed
TODO: UPDATE PR URL + RELEASE DATE | Changelog for the release of version 3.0.1
1 parent 53bdc90 commit 6907519

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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-11-xx
8+
9+
Props: @GaryJones, @jrfnl
10+
11+
### Changed
12+
13+
- Switched to the new canonical fork of [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).
14+
- Composer:
15+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum PHPCS version to 3.8.0.
16+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum PHPCSUtils version to 1.0.9.
17+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum PHPCSExtra version to 1.2.1.
18+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum WordPressCS version to 3.0.2.
19+
* [#805](https://github.com/Automattic/VIP-Coding-Standards/pull/805): Up the minimum VariableAnalysis version to 2.11.18.
20+
21+
Please ensure you run `composer update automattic/vipwpcs --with-dependencies` to benefit from this.
22+
723
## [3.0.0] - 2023-09-05
824

925
Props: @GaryJones, @jrfnl
@@ -674,6 +690,7 @@ Initial release.
674690

675691
Props: david-binda, pkevan.
676692

693+
[3.0.1]: https://github.com/Automattic/VIP-Coding-Standards/compare/3.0.0...3.0.1
677694
[3.0.0]: https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.4...3.0.0
678695
[2.3.4]: https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.3...2.3.4
679696
[2.3.3]: https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.2...2.3.3

0 commit comments

Comments
 (0)