Skip to content

Commit fa75ce7

Browse files
jensensclaude
andcommitted
Bump to 1.6.0-dev, fix 1.5.0 changelog date
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5d8a3c4 commit fa75ce7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## 1.5.0 (unreleased)
3+
## 1.6.0 (unreleased)
4+
5+
## 1.5.0 (2026-02-25)
46

57
- Direct PickleValue → JSON string writer (`json_writer.rs`), bypassing
68
all `serde_json::Value` intermediate allocations (PG path 1.3-3.3x

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zodb-json-codec"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
edition = "2021"
55
description = "Fast pickle ↔ JSON transcoder for ZODB, implemented in Rust"
66
readme = "README.md"

0 commit comments

Comments
 (0)