From 82936d3ec891f1777363f28f1a07daf298b2b11d Mon Sep 17 00:00:00 2001 From: yuli Date: Tue, 11 Aug 2026 19:38:35 +0300 Subject: [PATCH] Release 1.1.1, supersede withdrawn 1.1.0 Co-Authored-By: Claude Opus 5 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bc7d8f..90c77c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.1.0] - 2026-08-11 +## [1.1.1] - 2026-08-11 + +Supersedes 1.1.0, which was tagged and withdrawn before it saw general use. Everything +below shipped in 1.1.1; there is no installable 1.1.0. Note: this release removes five public methods and renames two. They wrapped internal portal endpoints that were not part of the public API. See **Removed** and **Fixed**