From f8fd14893aa54b2a3c1dcded977a5f711b5fa240 Mon Sep 17 00:00:00 2001 From: tidwall Date: Thu, 29 Dec 2022 11:49:58 -0700 Subject: [PATCH] 1.30.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e703ab3c..21f6a4d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.30.2] = 2022-12-29 +### Fixed +- #668: Fixed fields not persisting (@DucPhan2997) + ## [1.30.1] = 2022-12-14 ### Fixed - a8c92a0: Speed up leader/follower replication