diff --git a/CHANGELOG.md b/CHANGELOG.md index f45f8028..03a76627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## master [v6.1.0...master](https://github.com/deployphp/deployer/compare/v6.1.0...master) +### Fixed +- Added cache clear/warmup task for symfony4 recipe [#1575] + + ## v6.1.0 [v6.0.5...v6.1.0](https://github.com/deployphp/deployer/compare/v6.0.5...v6.1.0) @@ -358,6 +362,9 @@ - Fixed typo3 recipe - Fixed remove of shared dir on first deploy + + +[#1575]: https://github.com/deployphp/deployer/pull/1575 [#1559]: https://github.com/deployphp/deployer/pull/1559 [#1557]: https://github.com/deployphp/deployer/pull/1557 [#1554]: https://github.com/deployphp/deployer/pull/1554