You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# @fission-ai/openspec
2
2
3
+
## 0.20.0
4
+
5
+
### Minor Changes
6
+
7
+
-[#502](https://github.com/Fission-AI/OpenSpec/pull/502)[`9db74aa`](https://github.com/Fission-AI/OpenSpec/commit/9db74aa5ac6547efadaed795217cfa17444f2004) Thanks [@TabishB](https://github.com/TabishB)! - ### New Features
8
+
9
+
-**`/opsx:verify` command** — Validate that change implementations match their specifications
10
+
11
+
### Bug Fixes
12
+
13
+
- Fixed vitest process storms by capping worker parallelism
14
+
- Fixed agent workflows to use non-interactive mode for validation commands
15
+
- Fixed PowerShell completions generator to remove trailing commas
0 commit comments