diff --git a/CHANGELOG.md b/CHANGELOG.md index 9305863..1f70b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Added --advertise-addr for Docker swarm join. [Issue-572](https://github.com/caprover/caprover/issues/572) - Fixed a edge case where dhparam file is empty [Issue-745](https://github.com/caprover/caprover/issues/745) - One-click apps are now more compatible with docker compose YAML [Issue-786](https://github.com/caprover/caprover/issues/786) +- Fixed an issue with app renaming where the app was deleted [Issue-701](https://github.com/caprover/caprover/issues/701) ## [1.7.1] - 2020-07-03