Changelog

This commit is contained in:
Flavio Copes
2016-12-17 15:09:58 +01:00
parent 81fc0d47ac
commit d2152cb48e

View File

@@ -3,6 +3,7 @@
1. [](#improved)
* Improve detection of home path. Also allow ~/.grav on Windows, drop ConsoleTrait::isWindows() method, used only for that [#1204](https://github.com/getgrav/grav/pull/1204)
* Reworked PHP CLI router [#1219](https://github.com/getgrav/grav/pull/1219)
1. [](#bugfix)
* Fixed case where extracting a package would cause an error during rename
* Fix issue with using Yaml::parse direcly on a filename, now deprecated