From 63bd71a10c842ea643c30e0df48eb8148233c2c4 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 7 Sep 2022 18:07:52 +0300 Subject: [PATCH] all: imp chlog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc192a1f..cc978386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,7 +75,7 @@ See also the [v0.107.12 GitHub milestone][ms-v0.107.12]. DoQ on these ports are encouraged to move to the standard port 853. These ports will be removed from the `EXPOSE` section of our `Dockerfile` in a future release. -- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build. +- Go 1.18 support. Future versions will require at least Go 1.19 to build. ### Fixed