From 073084e303d51a2d4e0053631192ed250c0cb85d Mon Sep 17 00:00:00 2001 From: Nicolas Varrot Date: Thu, 12 Feb 2026 17:55:13 +0000 Subject: [PATCH] docs: add missing v1.10.0 changelog entry --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f184878..3411c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to PinchChat are documented here. Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventional Commits](https://www.conventionalcommits.org/). +## [1.10.0] — 2026-02-12 + +### Added +- **Agent name badge** — display the agent name (e.g. "Marlbot") in the header next to the session label (`17ff52a`) + ## [1.9.0] — 2026-02-12 ### Added