From 757db4d50904c979a928fcea51166fe9d287a595 Mon Sep 17 00:00:00 2001 From: tidwall Date: Thu, 14 Jul 2022 04:58:10 -0700 Subject: [PATCH] 1.29.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43200e37..de0f2ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.29.0] = 2022-07-14 + +### Added +- b883f35: Add pending_events stat +- #643: Expose config and INFO response for replia-priorty (@rave-eserating) + +### Fixed +- 8e61f81: Fixed test on Apple silicon + ## [1.28.0] = 2022-04-12 ### Added - 10f8564: Added option to "not found" for DEL