From 8d0a47cb860f938c0599e80c58dfb1bc4ef484ed Mon Sep 17 00:00:00 2001 From: Marc Schlaich Date: Fri, 23 Aug 2024 15:48:02 +0200 Subject: [PATCH] Fix issue link in changelog (#3332) --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6e0f042a3..b0d44a3f6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -133,7 +133,7 @@ v4.12.0 (2024-01-11) Features - 4.12.0 ~~~~~~~~~~~~~~~~~ -- Always pass ``FORCE_COLOR`` and ``NO_COLOR`` to the environment (:issue:`3171`) +- Always pass ``FORCE_COLOR`` and ``NO_COLOR`` to the environment (:issue:`3172`) Bugfixes - 4.12.0 ~~~~~~~~~~~~~~~~~