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 d67cf48 commit 15689d9Copy full SHA for 15689d9
CHANGELOG.md
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
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.1 - 2023-04-27
9
+
10
+### Added
11
12
+- Nothing.
13
14
+### Changed
15
16
17
18
+### Deprecated
19
20
21
22
+### Removed
23
24
25
26
+### Fixed
27
28
+- Remove code supporting old versions of symfony/process.
29
30
+- Improve checks for line-endings.
31
32
## 3.5.0 - 2023-04-27
33
34
### Added
0 commit comments