Update changelog

This commit is contained in:
Kovid Goyal 2026-04-11 10:08:44 +05:30
parent 4c6f45e4ce
commit 26388c6bbf
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -170,7 +170,6 @@ Detailed list of changes
- A new option :opt:`palette_generate` to automatically generate the 256 color palette from the first 16 colors (:pull:`9426`)
- Render block elements from the Unicode Symbols for Legacy Computing Supplement block (U+1CC00U+1CEBF): separated block quadrants, separated block sextants, one sixteenth blocks, and one quarter block partial fills.
- For builtin key mappings automatically :ref:`fallback <mapping-fallback>` to matching the US-PC layout key when the pressed key has no matches and is a non-English character (:pull:`9671`)
- Allow drag and drop of windows to re-arrange them, move them to another
@ -240,6 +239,8 @@ Detailed list of changes
- Fix some responses from terminal sometimes leaking into shell on after kitten exit (:iss:`9839`)
- Render block elements from the Unicode Symbols for Legacy Computing Supplement block (U+1CC00U+1CEBF): separated block quadrants, separated block sextants, one sixteenth blocks, and one quarter block partial fills (:disc:`9849`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~