Co-authored-by: Clément Drouin <clement.drouin@mistral.ai>
Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Mathias Gesbert 2026-03-23 20:08:19 +01:00 committed by GitHub
parent eb580209d4
commit 7b8a66bc6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 22 additions and 15 deletions

View file

@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.6.1] - 2026-03-23
### Changed
- Loosened agent-client-protocol version constraint from pinned to minimum bound
## [2.6.0] - 2026-03-23
### Added