From a490f09a24c370e590c55e0a06531501fd50a173 Mon Sep 17 00:00:00 2001 From: tidwall Date: Wed, 21 Sep 2022 19:11:13 -0700 Subject: [PATCH] 1.29.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de0f2ddf..207fe2c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.29.1] = 2022-09-21 + +### Fixed +- fe180dc: Fix follower not authenticating after aofshink + ## [1.29.0] = 2022-07-14 ### Added