mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-02 08:19:59 +00:00
chore: update changelog for v4.1.3 release
This commit is contained in:
@@ -2,6 +2,17 @@
|
||||
|
||||
Format: [Keep a Changelog](https://keepachangelog.com/)
|
||||
|
||||
## [4.1.3] - 2025-11-17
|
||||
|
||||
### Fixed
|
||||
- **Doctor command delegation check false positive**
|
||||
- Fixed `ccs doctor` incorrectly checking for delegation commands in `~/.ccs/shared/commands/ccs/` instead of `~/.ccs/.claude/commands/ccs/`
|
||||
- Removed check for non-existent `create.md` file
|
||||
- Now correctly detects installed delegation commands (glm.md, kimi.md) after npm install
|
||||
- Users will no longer see "[!] Delegation commands not found" warning when delegation is properly installed
|
||||
|
||||
---
|
||||
|
||||
## [4.1.2] - 2025-11-16
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user