From 151dacf17f1896e1faba11d2c240752be26c94f6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 26 May 2022 21:21:27 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index f7271a859..a5c628b60 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -34,6 +34,11 @@ mouse anywhere in the current command to move the cursor there. See Detailed list of changes ------------------------------------- +0.25.2 [future] +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Fix a bug that caused :opt:`macos_colorspace` to always be ``default`` regardless of its actual value (:iss:`5129`) + 0.25.1 [2022-05-26] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~