From 3f87be18b4219c40f0cc3ec0773fe5386fb45f05 Mon Sep 17 00:00:00 2001 From: tidwall Date: Tue, 22 Sep 2020 16:55:31 -0700 Subject: [PATCH] Fixed typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9461c1b7..8367f1b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [1.22.1] = 2020-08-12 +## [1.22.1] = 2020-09-22 ### Updated - 9a34a37: Updated Go version to 1.15 - b1dc463: Updated outdated dependencies (40 in total)