From a84429df6ab78353fc91ae7c3bfd14101631d198 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Mon, 11 Dec 2023 11:10:12 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb919d7e..84eb8922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 8.0.3 (December 11 2023) +## 8.0.3 (December 11th 2023) ### Implementation changes and bug fixes - [PR #1466](https://github.com/rqlite/rqlite/pull/1466): Close all dechunkers at Store shutdown. - [PR #1467](https://github.com/rqlite/rqlite/pull/1467): Introduce explicit FSM type.