chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-12-09 02:08:28 +00:00
parent de49a07679
commit 7069a25987

View File

@@ -1,5 +1,15 @@
# Changelog # Changelog
## 2.0.62
- Added "(Recommended)" indicator for multiple-choice questions, with the recommended option moved to the top of the list
- Added `attribution` setting to customize commit and PR bylines (deprecates `includeCoAuthoredBy`)
- Fixed duplicate slash commands appearing when ~/.claude is symlinked to a project directory
- Fixed slash command selection not working when multiple commands share the same name
- Fixed an issue where skill files inside symlinked skill directories could become circular symlinks
- Fixed running versions getting removed because lock file incorrectly going stale
- Fixed IDE diff tab not closing when rejecting file changes
## 2.0.61 ## 2.0.61
- Reverted VSCode support for multiple terminal clients due to responsiveness issues. - Reverted VSCode support for multiple terminal clients due to responsiveness issues.