From 1153a087ee996f185707382052c3f8dd5b9712b9 Mon Sep 17 00:00:00 2001 From: isikyus <2441552+isikyus@users.noreply.github.com> Date: Thu, 22 May 2025 16:04:55 +1000 Subject: [PATCH] Add latest release to changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I can see in RubyGems that version 1.18.6 is out. And based on commits 86efe7df5e3b19b0ba550206a9e03a5c6499d3b0 and dc98453267575068a3aac65b8653382acd2f84a7, I understand that it includes the cgroup CPU limits fix — and nothing else since 1.18.5. Therefore I believe 1.18.6 can be added to the changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 774e3a7..2f7038a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Unreleased +# 1.18.6 + * Fix cgroup CPU limits detection in CLI. # 1.18.5