From a3c9acc9db972826c86b34ca12bdf994c389ae6f Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Sun, 6 Apr 2025 21:31:57 +0200 Subject: [PATCH] DO NOT MERGE: Modify CHANGELOG.rst --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 571eb2f..5bc3eea 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,7 +5,7 @@ Changelog 2.0.1 (2025-04-02) ================== -Yet another overdue... hotfix. Sorry this took so long. +Yet another overdue hotfix. Sorry this took so long. * The false positive for indented function parameters in namespaces was eradicated by @norab0130 in https://github.com/cpplint/cpplint/pull/304 * IWYU: treat stdio.h the same way as cstdio by @aaronliu0130 in https://github.com/cpplint/cpplint/pull/319