Skip to content

Commit 8704b8e

Browse files
committed
Release v0.4.0
1 parent 6d6e5c6 commit 8704b8e

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This project uses a lightweight changelog format:
1111

1212
## Unreleased
1313

14+
## 0.4.0 - 2026-06-15
15+
1416
### Added
1517

1618
- Added `codex_findings.py` to track evidence-backed review findings and gate final completion.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Choose one marketplace source.
4747
Stable release:
4848

4949
```bash
50-
codex plugin marketplace add baskduf/FableCodex --ref v0.3.1
50+
codex plugin marketplace add baskduf/FableCodex --ref v0.4.0
5151
codex plugin add codex-fable5@fablecodex
5252
```
5353

plugins/codex-fable5/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codex-fable5",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Fable-style Codex workflow with source-section coverage, goal and findings gates, verification grounding, VFF routing, and optional provider bridge guidance.",
55
"author": {
66
"name": "Codex Fable5 Maintainers"

0 commit comments

Comments
 (0)