Skip to content

Commit 960e4c0

Browse files
committed
Update CHANGELOG.md
1 parent 161a415 commit 960e4c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Support for VS Code/Copilot agents, and moving away from prompts to proper agents with hand-offs.
1313
- Move to use `AGENTS.md` for Copilot workloads, since it's already supported out-of-the-box.
14+
- Adds support for the version command. ([#486](https://github.com/github/spec-kit/issues/486))
15+
- Fixes potential bug with the `create-new-feature.ps1` script that ignores existing feature branches when determining next feature number ([#975](https://github.com/github/spec-kit/issues/975))
16+
- Add graceful fallback and logging for GitHub API rate-limiting during template fetch ([#970](https://github.com/github/spec-kit/issues/970))
1417

1518
## [0.0.21] - 2025-10-21
1619

0 commit comments

Comments
 (0)