Update CHANGELOG.md (#1882)

This commit is contained in:
Benjamin Porquet 2019-07-11 06:35:14 +02:00 committed by Anton Medvedev
parent d16d5df504
commit e1606a09c1

View File

@ -1,6 +1,13 @@
# Changelog
## master
[v6.4.5...master](https://github.com/deployphp/deployer/compare/v6.4.5...master)
### Changed
- Change the default shared files in the Symfony4 recipe. The .env file is versionned now and not the .env.local [#1881]
## v6.4.5
[v6.4.4...v6.4.5](https://github.com/deployphp/deployer/compare/v6.4.4...v6.4.5)
@ -479,6 +486,7 @@
- Fixed remove of shared dir on first deploy
[#1881]: https://github.com/deployphp/deployer/pull/1881
[#1876]: https://github.com/deployphp/deployer/pull/1876
[#1842]: https://github.com/deployphp/deployer/pull/1842
[#1822]: https://github.com/deployphp/deployer/issues/1822