We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e61757 commit dbc5399Copy full SHA for dbc5399
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.14.0] - 2026-03-10
6
+
7
+### Added
8
+- Verdict history in stash: Oracul verdicts auto-stashed after successful submit
9
+- Distinct `◆` symbol for verdict entries in TUI stash panel and CLI list
10
+- `SourceVerdict` and `ItemTypeVerdict` types for verdict classification
11
+- `stash list --type verdict` filters to verdict entries only
12
+- `stash show <id>` renders full verdict JSON for verdict entries
13
14
## [0.13.0] - 2026-03-10
15
16
### Added
0 commit comments