File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.8.6] - 2026-05-06
6+
7+ ### Changed
8+
9+ - Load constitution context in ` /speckit.implement ` to enforce governance during implementation (#2460 )
10+ - feat: improve catalog submission templates and CODEOWNERS (#2401 )
11+ - fix: validate URL scheme in build_github_request (#2449 )
12+ - Add Architecture Guard to community catalog (#2430 )
13+ - Add multi-model-review extension to community catalog (#2446 )
14+ - Update Ralph Loop to v1.0.2 (#2435 )
15+ - Pin GitHub Actions by SHA (#2441 )
16+ - fix(workflows): require project for catalog list (#2436 )
17+ - Add agent-parity-governance to community catalog (#2382 )
18+ - chore: release 0.8.5, begin 0.8.6.dev0 development (#2447 )
19+
520## [ 0.8.5] - 2026-05-04
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.6.dev0 "
3+ version = " 0.8.6"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments