From 1a342ae5dc0e0a388e7c4e5d89477ca10f466f41 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Mon, 4 May 2026 01:36:14 -0300 Subject: [PATCH] docs: add PR #1923 to changelog --- CHANGELOG.md | 1 + scripts/scratch/pr_body.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ace9d61d..80b3a71240 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - **feat(ui):** add K/M/B/T cost shortener utility (#1902 — thanks @oyi77) - **feat(providers):** implement bulk paste for extra API keys (#1916 — thanks @0xtbug) - **feat(analytics):** usage history API key backfill + dark mode pricing (#1896 — thanks @Gi99lin) +- **feat(logs):** show RTK and Caveman compression token savings accurately in request log UI (#1923 — thanks @emdash) ### 🐛 Bug Fixes diff --git a/scripts/scratch/pr_body.md b/scripts/scratch/pr_body.md index c19067d4c5..25326e6e60 100644 --- a/scripts/scratch/pr_body.md +++ b/scripts/scratch/pr_body.md @@ -11,6 +11,7 @@ - **feat(ui):** add K/M/B/T cost shortener utility (#1902 — thanks @oyi77) - **feat(providers):** implement bulk paste for extra API keys (#1916 — thanks @0xtbug) - **feat(analytics):** usage history API key backfill + dark mode pricing (#1896 — thanks @Gi99lin) +- **feat(logs):** show RTK and Caveman compression token savings accurately in request log UI (#1923 — thanks @emdash) ### 🐛 Bug Fixes