From 242af8e4e36074b34bed569540ffab3d3cd11a46 Mon Sep 17 00:00:00 2001 From: cam <17013462+camerondurham@users.noreply.github.com> Date: Sat, 16 Oct 2021 11:40:28 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9aca26..4e7ad53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,4 @@ This changelog is for upcoming release `v0.3.4`. Anyone who builds `ch` from sou - install script relies on `unzip` command on Unix which is installed by default on macOS - if `unzip` command fails, script prints out how to install on Debian-based and Arch-based distros - dependency upgrades for `containerd` security vulnerabilities +- upgrade from go `1.16` to `1.17`