Skip to content

Commit cd39339

Browse files
Brad KinnardBrad Kinnard
authored andcommitted
chore: add case study link in CHANGELOG
1 parent 8e7fed7 commit cd39339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- **Symlink escape detection**`references.escape` errors when a file reference resolves outside the skill directory (CWE-59).
2424
- **GitHub Actions CI workflow** — test matrix across Python 3.10–3.13 on Ubuntu, macOS, and Windows; compile check; package build verification.
2525
- **PEP 561 `py.typed` marker** — enables downstream type-checking for library consumers.
26-
- **Case study** — documented the silent VS Code skill failure caused by name/directory mismatch.
26+
- **[Case study](docs/case-study-silent-skill-failure.md)** — documented the silent VS Code skill failure caused by name/directory mismatch.
2727
- This changelog.
2828

2929
### Changed

0 commit comments

Comments
 (0)