diff --git a/CHANGELOG.md b/CHANGELOG.md index 3188a533e..740b9f388 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,9 @@ # Changelog -## Unreleased +## v0.37.0 - 2026-08-14 - Gmail: emit sanitized message headers and bodies once in `gmail get --json --sanitize-content`, while retaining the `message` envelope and `--results-only` unwrapping. (#986) — thanks @ronny-rentner. - Sheets: add read-only Connected Sheets discovery, full data-source descriptions and execution status, plus bounded reads for anchored data-source tables (extracts) behind an explicitly opted-in BigQuery scope. (#938) — thanks @ryo-touch. - ## v0.36.0 - 2026-08-13 **Highlight:** Gmail grows full draft-side reply workflows — reply, reply-all, diff --git a/internal/cmd/VERSION b/internal/cmd/VERSION index e1d6235d3..945a6daa4 100644 --- a/internal/cmd/VERSION +++ b/internal/cmd/VERSION @@ -1 +1 @@ -v0.36.0 +v0.37.0