diff --git a/CHANGELOG.md b/CHANGELOG.md index d3980254..b5c9f2df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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