Update CHANGELOG.md

This commit is contained in:
Philip O'Toole
2026-01-03 15:57:07 -05:00
committed by GitHub
parent 27ced50741
commit 58a84885ce

View File

@@ -1,8 +1,9 @@
## v9.3.8 (unreleased)
## v9.3.8 (January 3rd 2026)
### Implementation changes and bug fixes
- [PR #2419](https://github.com/rqlite/rqlite/pull/2419): Improve MSRW Error structure.
- [PR #2420](https://github.com/rqlite/rqlite/pull/2420): Snapshot Sink sets owner when taking MSRW.
- [PR #2421](https://github.com/rqlite/rqlite/pull/2421): Log cancelled Snapshot Store LockingSinks.
- [PR #2422](https://github.com/rqlite/rqlite/pull/2422): Upgrade dependencies.
## v9.3.7 (January 2nd 2026)
### Implementation changes and bug fixes