CHANGELOG

This commit is contained in:
Philip O'Toole
2026-01-04 17:00:03 -05:00
parent 5ee553bf61
commit 02bd29dcae

View File

@@ -1,6 +1,7 @@
## v9.3.10 (unreleased)
### Implementation changes and bug fixes
- [PR #2427](https://github.com/rqlite/rqlite/pull/2427): Remove any temporary WAL files if persisting a Snapshot fails or is not even invoked.
- [PR #2428](https://github.com/rqlite/rqlite/pull/2428): Move Store-Snapshot unit testing to own source file.
## v9.3.9 (January 4th 2026)
### Implementation changes and bug fixes