Skip to content

Commit 7f4a5e2

Browse files
affandarCopilot
andcommitted
docs: add CHANGELOG entry for current release
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent eee7db8 commit 7f4a5e2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.16] - 2026-03-15
9+
10+
### Changed
11+
- Bumped `duroxide` to 0.1.26, `duroxide-pg` to 0.1.27.
12+
- KV delta table support: fixes read-modify-write replay poisoning by separating current-execution mutations from prior-execution snapshots.
13+
14+
### Added
15+
- KV read-modify-write counter e2e test (`sample_kv_read_modify_write_counter`).
16+
817
## [0.1.15] - 2026-03-14
918

1019
### Changed

0 commit comments

Comments
 (0)