mirror of
https://github.com/github/spec-kit.git
synced 2026-02-02 14:03:36 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Support for using `.` as a shorthand for current directory in `specify init .` command, equivalent to `--here` flag but more intuitive for users.
|
- Support for using `.` as a shorthand for current directory in `specify init .` command, equivalent to `--here` flag but more intuitive for users.
|
||||||
|
- Use the `/speckit.` command prefix to easily discover Spec Kit-related commands.
|
||||||
- Refactor the prompts and templates to simplify their capabilities and how they are tracked. No more polluting things with tests when they are not needed.
|
- Refactor the prompts and templates to simplify their capabilities and how they are tracked. No more polluting things with tests when they are not needed.
|
||||||
- Ensure that tasks are created per user story (simplifies testing and validation).
|
- Ensure that tasks are created per user story (simplifies testing and validation).
|
||||||
- Add support for Visual Studio Code prompt shortcuts and automatic script execution.
|
- Add support for Visual Studio Code prompt shortcuts and automatic script execution.
|
||||||
|
|||||||
Reference in New Issue
Block a user