diff --git a/packages/query/CHANGELOG.md b/packages/query/CHANGELOG.md index b167eda124..558eb1ad94 100644 --- a/packages/query/CHANGELOG.md +++ b/packages/query/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- High CPU usage caused by interval with 0ms (#2614) ## [2.17.1] - 2024-11-28 ### Fixed