release: v0.13.0
This commit is contained in:
parent
5f396e6f49
commit
5cd913e287
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## 0.13.0 - 2026-04-20
|
||||
|
||||
### Highlights
|
||||
- Gmail: safer sending and richer message workflows, with no-send guardrails, forwarding, autoreplies, full-body search output, label styling, and better MIME/body handling. (#454, #482, #447, #457, #476, #477, #511) — thanks @veteranbv, @spencer-c-reed, @GodsBoy, @iskw9973, @shashankkr9, @yeager, and @dinakars777.
|
||||
|
||||
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
version = "0.12.0-dev"
|
||||
version = "0.13.0-dev"
|
||||
commit = ""
|
||||
date = ""
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user