diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f3a04..30a1073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ BREAKING CHANGES: - Builds are now being queued instead of dropping the build if another one is in progress. See (https://github.com/caprover/caprover/issues/266) Improvements: +- Switched to fake certs for https catch all to avoid disclosing dashboard address. - Pulling nginx and certbot images to ensure smooth install even on buggy docker installations. See this: https://github.com/caprover/caprover/issues/450 ## [1.4.0] - 2019-04-07