Update CHANGELOG.md

This commit is contained in:
Markus Staab 2017-12-14 10:52:16 +01:00 committed by GitHub
parent e6df0f23d8
commit 68d23454cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@
- Fixed bug where wrong time format is passed to touch when deploying assets [#1390]
- Added artisan:migrate:fresh task for laravel recipe
- Added platform config to composer.json [#1426]
- Moved symfony finder to dev-dependency [#1452]
### Fixed
- Fixed bug when config:hosts shows more than one table of hosts [#1403]