Add missing release

This commit is contained in:
Anton Medvedev 2018-08-27 13:22:12 +07:00
parent 00e0b27025
commit 79245fdbe3

View File

@ -1,16 +1,14 @@
# Changelog # Changelog
## master ## master
[v6.2.0...master](https://github.com/deployphp/deployer/compare/v6.2.0...master)
## v6.2.0
### Added ### Added
- Added cache clear/warmup task for symfony4 recipe [#1575]
- Added ability to use config params in host variables [#1508]
- Make used shell configurable via `shellCommand` [#1536]
### Fixed ### Fixed
- Fixed that long http user name is not detected correctly [#1580]
- Fixed missing `var/sessions` in Symfony 4 shared_dirs
- Fixed warning with host without configuration [#1583]
## v6.1.0 ## v6.1.0
[v6.0.5...v6.1.0](https://github.com/deployphp/deployer/compare/v6.0.5...v6.1.0) [v6.0.5...v6.1.0](https://github.com/deployphp/deployer/compare/v6.0.5...v6.1.0)