Update CHANGELOG.md

This commit is contained in:
Anton Medvedev 2017-05-16 15:38:16 +07:00
parent 96365f06f4
commit 6d9a0c24dd

View File

@ -3,14 +3,15 @@
## master
[v5.0.0...master](https://github.com/deployphp/deployer/compare/v5.0.0...master)
-
### Added
- Exception when no task will be executed
### Fixed
- Throw the correct exception on git --reference fail
## v5.0.0
[v5.0.0-beta.3...v5.0.0](https://github.com/deployphp/deployer/compare/v5.0.0-beta.3...v5.0.0)
### Added
- Exception when no task will be executed
### Changed
- Working path default is `release_path` instead of home for simple tasks [#1205]