We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5372bd commit 475c7e6Copy full SHA for 475c7e6
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v3.0.0](https://github.com/NexusPHP/cs-config/compare/v2.2.1...v3.0.0) - 2021-05-06
9
+
10
+- Update `friendsofphp/php-cs-fixer` to v3.0.0 Constitution
11
+- New ruleset: `Nexus80`, targeting PHP 8.0+
12
+- Add `Tachycardia` for profiling of slow tests
13
+- Build action is also run on schedule
14
15
## [v2.2.1](https://github.com/NexusPHP/cs-config/compare/v2.2.0...v2.2.1) - 2021-05-06
16
17
- Fixed faulty build action on running `php-cs-fixer`
0 commit comments