Update CHANGELOG.md

This commit is contained in:
Josh Baker 2022-11-22 08:03:57 -07:00 committed by GitHub
parent a09ff07c91
commit e267ddf58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [1.30.0] = 2022-11-21 ## [1.30.0] = 2022-11-22
### Added ### Added
- bdc80a7: Add WHERE expressions ([more info](https://tile38.com/topics/filter-expressions)) - bdc80a7: Add WHERE expressions ([more info](https://tile38.com/topics/filter-expressions))
- f24c251: Allow for multiple MATCH patterns - f24c251: Allow for multiple MATCH patterns
@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed ### Fixed
- 023433a: Fix server hang on shared address - 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 ### Updated
- 7f2ce23: Upgrade to Go 1.19 - 7f2ce23: Upgrade to Go 1.19