From df2db88e0ea82235fbd762aa34bd2469ee405e93 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Sat, 28 Feb 2026 16:45:22 +0100 Subject: [PATCH] =?UTF-8?q?release:=20version=200.0.4=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 13 +++++++++++++ VERSION | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 1218ab3..9703db2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,22 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Even more changes to accommodate older GraphQL schema. [Simon + Diesenreiter] + + +0.0.3 (2026-02-28) +------------------ + Fix ~~~ - Adapt for supported GraphQL schema on 6.12.13. [Simon Diesenreiter] +Other +~~~~~ + 0.0.2 (2026-02-21) ------------------ @@ -191,6 +203,7 @@ Fix substring matching for sensitive data redaction - subscriptions/: Extracted SSL context creation to shared helper in utils.py, replaced deprecated ssl._create_unverified_context API + - tools/array.py: Renamed parity_history to parity_status, hoisted ALL_ACTIONS - tools/storage.py: Fixed dict(None) risks, temperature 0 falsiness bug - tools/notifications.py, keys.py, rclone.py: Fixed dict(None) TypeError risks - tests/: Fixed generator type annotations, added coverage for compound keys diff --git a/VERSION b/VERSION index bcab45a..81340c7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.3 +0.0.4