From 27bc7cf13543ef9441b1f652953f17a922b09678 Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Tue, 26 Sep 2023 15:52:27 +0200 Subject: [PATCH] CHANGELOG.md: add entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0822ee9c8..0321171e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Added + +- Detect number of CPU shares when running on Cgroups V2 [PR #1410](https://github.com/3scale/apicast/pull/1410) [THREESCALE-10167](https://issues.redhat.com/browse/THREESCALE-10167) + ## [3.14.0] 2023-07-25 ### Fixed