Skip to content

Commit 15689d9

Browse files
committed
chore: prepare release 3.5.1
1 parent d67cf48 commit 15689d9

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 3.5.1 - 2023-04-27
9+
10+
### Added
11+
12+
- Nothing.
13+
14+
### Changed
15+
16+
- Nothing.
17+
18+
### Deprecated
19+
20+
- Nothing.
21+
22+
### Removed
23+
24+
- Nothing.
25+
26+
### Fixed
27+
28+
- Remove code supporting old versions of symfony/process.
29+
30+
- Improve checks for line-endings.
31+
832
## 3.5.0 - 2023-04-27
933

1034
### Added

0 commit comments

Comments
 (0)