From 48cab55b8e4f511e7e680eac7c0082a3e8a6a541 Mon Sep 17 00:00:00 2001 From: marshmallow Date: Mon, 20 Jul 2026 16:20:15 +1000 Subject: [PATCH] chore: add changelog note about _schema => 2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19790ec..20ecc45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - yyyy-mm-dd +### Changed + +- `inspect._schema` was upgraded from `1` to `2`. This was done to force users + to switch to a newer version of the wire binary that will support switching + this value to a semver string. + ## [0.4.0] - 2025-07-20 In this release garnix has been replaced with our own binary cache as garnix has shutdown. -- 2.51.2