Skip to content

Commit ed57e74

Browse files
committed
fix version in changelog
1 parent cfbe2ff commit ed57e74

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Symfony/Component/Filesystem/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
CHANGELOG
22
=========
33

4+
3.4.0
5+
-----
6+
7+
* support for passing relative paths to `Filesystem::makePathRelative()` is deprecated and will be removed in 4.0
8+
49
3.3.0
510
-----
611

712
* added `appendToFile()` to append contents to existing files
8-
* support for passing relative paths to `Filesystem::makePathRelative()` is deprecated and will be removed in 4.0
913

1014
3.2.0
1115
-----

0 commit comments

Comments
 (0)