Skip to content

Commit 7df02e3

Browse files
committed
chore: prepare release 3.5.0
1 parent 5aba376 commit 7df02e3

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,34 @@
22

33
All 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

0 commit comments

Comments
 (0)