From ab3381e78419ef07682b2847b0cbba40537e042d Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sat, 9 Oct 2021 19:05:22 -0700 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cb78c3..5dcea16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## [Next Version - available as `edge`] -- TBD +- Fixed: Fixed expired SSL certs issue [Issue-1215](https://github.com/caprover/caprover/issues/1215) +- Fixed: On some VMs the initial installation used to fail due to issues with Docker's ingress network. [Issue-1206](https://github.com/caprover/caprover/issues/1206) +- Fixed: CAPROVER_GIT_COMMIT_SHA wasn't available if deployed using webhook [Issue-1198](https://github.com/caprover/caprover/issues/1198) ## [1.10.0] - 2021-08-31