Changelog: bump to 1.2.0 unreleased

This commit is contained in:
Peter Steinberger
2025-11-26 18:18:13 +01:00
parent ebce6ef263
commit 8f6e43fd66
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## 1.1.1 — Unreleased
## 1.2.0 — Unreleased
### Changes
- Web relay now supports configurable command heartbeats (`inbound.reply.heartbeatMinutes`, default 30m) that ping Claude with a `HEARTBEAT_OK` sentinel; outbound messages are skipped when the token is returned, and normal/verbose logs record each heartbeat tick.