Skip to content

docs: finalize CHANGELOG for 1.2.0 release - #199

Merged
markbackman merged 1 commit into
mainfrom
mb/prep-1.2.0
Aug 27, 2026
Merged

docs: finalize CHANGELOG for 1.2.0 release#199
markbackman merged 1 commit into
mainfrom
mb/prep-1.2.0

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

Release prep for 1.2.0. One line changes: ## [Unreleased] becomes ## [1.2.0] - 2026-08-27.

Why 1.2.0

The release cycle has only Added and Fixed entries, so it's a minor bump from v1.1.0. The one change that reads as breaking, regions delete: --force becomes --yes (9a91bcd), isn't: at v1.1.0 the regions module only had list, so regions delete has never shipped.

Verification

  • uv run pytest -q — 441 passed
  • uv run ruff format --diff . — 66 files already formatted
  • uv run ruff check . — all checks passed

No other version bump needed: pyproject.toml uses dynamic = ["version"] with setuptools_scm, so the version comes from the tag.

🤖 Generated with Claude Code

@markbackman
markbackman requested a review from mattshep August 27, 2026 20:19

@mattshep mattshep left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@markbackman
markbackman merged commit 9759a33 into main Aug 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants