File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6- and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## 3.5.0 - 2023-04-27
9+
10+ ### Added
11+
12+ - Add an option for version 2.1 of the Contributor Covenant
13+
14+ - Update GitHub workflows to support auto-merging of Dependabot pull requests
15+
16+ ### Changed
17+
18+ - Update ramsey/devtools to version 2.0
19+
20+ - Increase minimum PHP version to 8.1
21+
22+ ### Deprecated
23+
24+ - Nothing.
25+
26+ ### Removed
27+
28+ - Nothing.
29+
30+ ### Fixed
31+
32+ - Stop passing ` starter-kit ` command name to avoid confusing newer versions of symfony/console.
733
834## 3.4.2 - 2022-01-27
935
You can’t perform that action at this time.
0 commit comments