From 49a6109d96ef6eaaf34d359b9c8163f90b931d62 Mon Sep 17 00:00:00 2001 From: Evan Culver Date: Thu, 24 Feb 2022 17:05:55 -0800 Subject: [PATCH] Add changelog entry --- .changelog/12449.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/12449.txt diff --git a/.changelog/12449.txt b/.changelog/12449.txt new file mode 100644 index 000000000..aa939d569 --- /dev/null +++ b/.changelog/12449.txt @@ -0,0 +1,3 @@ +```release-note:improvement +connect: Update supported Envoy versions to include 1.19.3 and 1.18.6 +```