From 7ce0aefea4616f7f6e5ac4d27f5ab5bc0a122072 Mon Sep 17 00:00:00 2001 From: Igor Postelnik Date: Wed, 7 Apr 2021 11:58:22 -0500 Subject: [PATCH] Publish change log for 2021.4.0 --- CHANGES.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 6e63848d..ab380a54 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,23 +1,12 @@ **Experimental**: This is a new format for release notes. The format and availability is subject to change. -## UNRELEASED - -### Backward Incompatible Changes - -- none - -### New Features - -- none - -### Improvements - -- none +## 2021.4.0 ### Bug Fixes - Fixed proxying of websocket requests to avoid possibility of losing initial frames that were sent in the same TCP packet as response headers [#345](https://github.com/cloudflare/cloudflared/issues/345). +- `proxy-dns` option now works in conjunction with running a named tunnel [#346](https://github.com/cloudflare/cloudflared/issues/346). ## 2021.3.6