Update changelog for last PR

This commit is contained in:
Kovid Goyal
2023-02-08 13:03:25 +05:30
parent 2849eadd47
commit 8433f1d731
2 changed files with 8 additions and 2 deletions

View File

@@ -35,6 +35,12 @@ mouse anywhere in the current command to move the cursor there. See
Detailed list of changes
-------------------------------------
0.28.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Text rendering: Use sRGB correct linear gamma blending for nicer font rendering and better color accuracy with transparent windows. See the options :opt:`text_old_gamma`, :opt:`text_gamma_adjustment` and :opt:`text_contrast` (:pull:`5969`)
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~