Update CHANGELOG.md

This commit is contained in:
Anton Medvedev 2017-04-08 21:20:34 +07:00
parent 7dea6107c3
commit a9b793bf98

View File

@ -6,6 +6,7 @@
### Added
- Added console init template for Yii2 basic and advanced receipe [#1146](https://github.com/deployphp/deployer/pull/1146)
- Added `artisan:storage:link` task to the Laravel recipe to symlink the public storage directory [#1152](https://github.com/deployphp/deployer/pull/1152)
- Added `previous_release` var
### Changed
- Error message on locked release [#1145](https://github.com/deployphp/deployer/pull/1145)