Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### 🔧 Internal

- Bump soothfast to v0.3.2 (#491)
- Stop gating generated specs and SDKs at PR time (#487)
- Collapse the two bot regeneration commits into one (#486)
- Regenerate derived artifacts (#489)
- Regenerate soothfast outputs (#488)
- Regenerate derived artifacts (#478)
- Regenerate soothfast outputs (#477)
- Regenerate soothfast outputs (#474)
Expand Down Expand Up @@ -69,13 +74,6 @@ CHANGED finance_query::providers::operation::Operation (signature)
CHANGED finance_query::providers::operation::Operation::capability (body)
```

### 📊 Gate movement

| item | metric | was | now | delta |
|---|---|---:|---:|---:|
| `finance_query::score_news` | instructions | 951894.0 | 898200.0 | -5.6% |
| `finance_query::translate_dictionary` | instructions | 19272.0 | 20286.0 | +5.3% |


## [3.0.0] - 2026-08-30

Expand Down