diff --git a/CHANGELOG.md b/CHANGELOG.md index b79db9dd179..960537dbe04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ that calls shutdown to terminate it; this is done per memory limiter instance. Added memory limiter factory to cache initiated object and be reused by similar config. This guarantees a single running `checkMemLimits` per config (#4886) -- Resolved race condition in collector when calling `Shutdown` +- Resolved race condition in collector when calling `Shutdown` (#4878) ## v0.45.0 Beta