Add CHANGELOG.md for hlyr v0.11.0

This commit is contained in:
dexhorthy
2025-07-23 15:44:58 -07:00
parent 5152b85348
commit 85a7f857f6

27
hlyr/CHANGELOG.md Normal file
View File

@@ -0,0 +1,27 @@
# Changelog
All notable changes to the HumanLayer CLI (hlyr) 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).
## [0.11.0] - 2025-01-23
### Added
- Write tool success pattern detection for better feedback
- Improved session table and conversation view UX
- Enhanced session title inheritance when continuing sessions
### Changed
- Removed visual noise from session launcher (ENG-1714)
- Updated web research instructions for more explicit guidance
- Improved bash allowlist configuration
### Fixed
- Edit tool false 'failed' display in WUI
- Session titles clearing when sending new user messages (ENG-1727)
## [0.10.0] - Previous release