From b70e960d6ca72e53edac2825167b5bd619dbac8a Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 9 Aug 2020 16:04:18 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c58df37..9305863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Allow logs timestamp to be disabled for services. [Issue-602](https://github.com/caprover/caprover/issues/602) - 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) ## [1.7.1] - 2020-07-03