From 44b10fa45dd6fad8554720510b9635355cf5a131 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 13 Aug 2020 07:13:11 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6deb4e..35b260d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## [Next Version - available as `edge`] - Added deletion capability to selfhost Docker Registry. [Issue-580](https://github.com/caprover/caprover/issues/580) +- Change one-click app schema to be more compatible with Docker compose. [Issue-786](https://github.com/caprover/caprover/issues/786) - 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)