Skip to content

Commit 5ef8bf9

Browse files
author
semantic-release
committed
1.9.1
Automatically generated by python-semantic-release
1 parent 948bb83 commit 5ef8bf9

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,62 @@
22

33
<!-- version list -->
44

5+
## v1.9.1 (2025-11-24)
6+
7+
### Bug Fixes
8+
9+
- Add missing space ([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
10+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
11+
12+
- **prompts**: Enforce wait for user answers in spec generation
13+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
14+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
15+
16+
### Documentation
17+
18+
- **prompts**: Add example format for clarifying questions
19+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
20+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
21+
22+
- **prompts**: Add validation report output location
23+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
24+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
25+
26+
- **prompts**: Improve task list format with hierarchical structure
27+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
28+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
29+
30+
- **prompts**: Remove redundant instruction from iterative process
31+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
32+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
33+
34+
### Refactoring
35+
36+
- **prompts**: Align validation to focus on proof artifacts
37+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
38+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
39+
40+
- **prompts**: Consolidate functional requirements into demoable units
41+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
42+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
43+
44+
- **prompts**: Improve clarity and enforceability in spec generation
45+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
46+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
47+
48+
- **prompts**: Improve spec generation workflow and task list formatting
49+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
50+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
51+
52+
- **prompts**: Remove demo criteria, consolidate into proof artifacts
53+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
54+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
55+
56+
- **prompts**: Reorganize generate-spec workflow steps
57+
([#30](https://github.com/liatrio-labs/spec-driven-workflow/pull/30),
58+
[`948bb83`](https://github.com/liatrio-labs/spec-driven-workflow/commit/948bb836192bdbe8669dba4657f01dbbc066668d))
59+
60+
561
## v1.9.0 (2025-11-17)
662

763
### Bug Fixes

0 commit comments

Comments
 (0)