From 6829d1a9166094602c8e075d423d5120133a5279 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Jun 2025 10:23:30 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3576438e..41e0e52b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. -## [4.0.0-beta.419] - 2025-06-16 +## [unreleased] + +### 🚀 Features + +- *(core)* Set custom API rate limit (#5984) + +## [4.0.0-beta.419] - 2025-06-17 ### 🚀 Features @@ -205,6 +211,7 @@ All notable changes to this project will be documented in this file. - *(service)* Add new docs link for zipline (#5912) - Update changelog - Update changelog +- Update changelog ### 🎨 Styling