From 4b69c1c2c6f2d2b415765defe4215c2700a7136c Mon Sep 17 00:00:00 2001 From: Tobias Brenner <19689801+brenner-tobias@users.noreply.github.com> Date: Wed, 15 Dec 2021 23:36:20 +0100 Subject: [PATCH] Added Changelog for v0.1.8 --- cloudflared/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cloudflared/CHANGELOG.md b/cloudflared/CHANGELOG.md index 07f8d83..e67b577 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.1.8 + +- Bump Cloudflared to 2021.12.0 +- Force DNS creation if there is an existing entry + ## v0.1.7 - Changed startup config to default "Application" to avoid race-condition with Nginxproxymanager