# Changelog
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).
## [Unreleased]
## [0.3.1](https://github.com/linuxhenhao/beam/compare/beam-cli-v0.3.0...beam-cli-v0.3.1) - 2026-06-27
### Fixed
- *(beam)* 使用 beam 前缀命名托管会话
## [0.3.0](https://github.com/linuxhenhao/beam/compare/beam-cli-v0.2.3...beam-cli-v0.3.0) - 2026-06-27
### Added
- *(beam)* 支持飞书历史消息读取
- *(terminal)* 持久化 ticket 密钥、只读 ticket 无过期、默认日志级别 INFO、支持 zellij 0.44 WS 路径
- *(terminal)* 切换到 zellij web terminal
### Other
- Merge pull request #15 from linuxhenhao/feat/lark-workdir-select
- 格式化代码
## [0.2.3](https://github.com/linuxhenhao/beam/compare/beam-cli-v0.2.2...beam-cli-v0.2.3) - 2026-06-22
### Other
- update Cargo.lock dependencies
## [0.2.2](https://github.com/linuxhenhao/beam/compare/beam-cli-v0.2.1...beam-cli-v0.2.2) - 2026-06-22
### Other
- update Cargo.lock dependencies