fix version in changelog

This commit is contained in:
Christian Flothmann 2017-10-03 15:54:22 +02:00
parent cfbe2ffec0
commit ed57e748dc

View File

@ -1,11 +1,15 @@
CHANGELOG
=========
3.4.0
-----
* support for passing relative paths to `Filesystem::makePathRelative()` is deprecated and will be removed in 4.0
3.3.0
-----
* added `appendToFile()` to append contents to existing files
* support for passing relative paths to `Filesystem::makePathRelative()` is deprecated and will be removed in 4.0
3.2.0
-----