From e267ddf58c9131e5ec412233992492a16162c737 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Tue, 22 Nov 2022 08:03:57 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda98d6d..02282995 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.30.0] = 2022-11-21 +## [1.30.0] = 2022-11-22 ### Added - bdc80a7: Add WHERE expressions ([more info](https://tile38.com/topics/filter-expressions)) - f24c251: Allow for multiple MATCH patterns @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - 023433a: Fix server hang on shared address -- #655: fix: allow host ca sets for SASL and TLS connections +- #655: fix: allow host ca sets for SASL and TLS connections (@iwpnd) ### Updated - 7f2ce23: Upgrade to Go 1.19