Co-authored-by: Clément Drouin <clement.drouin@mistral.ai>
Co-authored-by: Pierre Rossinès <pierre.rossines@mistral.ai>
Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Mathias Gesbert 2026-05-27 22:44:06 +02:00 committed by GitHub
parent 1843196d88
commit 198277af3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 29 additions and 15 deletions

View file

@ -5,6 +5,19 @@ 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.12.1] - 2026-05-27
### Fixed
- VS Code extension promo link in the CLI banner now points to the renamed `mistralai.mistral-vibe-code` extension
## [2.12.0] - 2026-05-27
### Changed
- `/teleport` now uses the new Vibe Code Web sessions
## [2.11.1] - 2026-05-27
### Added