From 89e0ad0c4f13402e41bce6189bbca05aa16f5481 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Tue, 9 Jan 2024 21:47:33 -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 ac9cffd5..f3b2ff39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 8.16.3 (unreleased) +## 8.16.3 (January 9th 2024) ### Implementation changes and bug fixes - [PR #1582](https://github.com/rqlite/rqlite/pull/1582): Explicitly switch any upgraded v7 Snapshot to WAL mode. - [PR #1583](https://github.com/rqlite/rqlite/pull/1583): Loading a database invalidates existing snapshots.