From b10c2911b5df3927f9fce50e2426398dcfc5b594 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Mon, 22 May 2023 12:05:12 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84436277..3c67f26c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 7.18.3 (unreleased) +### Implementation changes and bug fixes +- [PR #1275](https://github.com/rqlite/rqlite/pull/1275): Node-removal performs retries. + ## 7.18.2 (May 22nd 2023) ### Implementation changes and bug fixes - [PR #1269](https://github.com/rqlite/rqlite/pull/1269): Add WaitForRemoval() to Store.