File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed
Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.2.0 (2025-10-16)
6+
7+ ### Bug Fixes
8+
9+ - Add newline at end of claude.yml
10+ ([ ` d03e86e ` ] ( https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/d03e86ea47de61a151830ed313426fd0cf3e356d ) )
11+
12+ - Trigger on issue edited instead of assigned
13+ ([ ` d03e86e ` ] ( https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/d03e86ea47de61a151830ed313426fd0cf3e356d ) )
14+
15+ ### Chores
16+
17+ - Remove automatic PR review workflow
18+ ([ ` d03e86e ` ] ( https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/d03e86ea47de61a151830ed313426fd0cf3e356d ) )
19+
20+ ### Features
21+
22+ - Add timeout and concurrency controls to Claude workflow
23+ ([ ` d03e86e ` ] ( https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/d03e86ea47de61a151830ed313426fd0cf3e356d ) )
24+
25+ - Restrict Claude workflow to authorized users only
26+ ([ ` d03e86e ` ] ( https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/d03e86ea47de61a151830ed313426fd0cf3e356d ) )
27+
28+ ### Refactoring
29+
30+ - Simplify author association checks
31+ ([ ` d03e86e ` ] ( https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/d03e86ea47de61a151830ed313426fd0cf3e356d ) )
32+
33+
534## v1.1.0 (2025-10-15)
635
736### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " spec-driven-development-mcp"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " A framework for spec driven development (SDD) that can be used anywhere an AI agent is used as a collaborator."
55readme = " README.md"
66license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments