Move changelog entries

This commit is contained in:
Kovid Goyal
2017-11-29 18:18:32 +05:30
parent af69f714b1
commit cada4a8ca8

View File

@@ -20,6 +20,15 @@ version 0.6.0 [future]
All future invocations simply open new top-level windows in the existing All future invocations simply open new top-level windows in the existing
instance. instance.
- Add a new "grid" window layout
- Drop the dependency on glfw (kitty now uses a modified, bundled copy of glfw)
- Add an option to control the audio bell volume on X11 systems
- Add a command line switch to set the name part of the WM_CLASS window
property independently.
version 0.5.1 [2017-12-01] version 0.5.1 [2017-12-01]
--------------------------- ---------------------------
@@ -37,15 +46,6 @@ version 0.5.1 [2017-12-01]
- Image display: Fix displaying images taller than two screen heights not - Image display: Fix displaying images taller than two screen heights not
scrolling properly scrolling properly
- Add a new "grid" window layout
- Drop the dependency on glfw (kitty now uses a modified, bundled copy of glfw)
- Add an option to control the audio bell volume on X11 systems
- Add a command line switch to set the name part of the WM_CLASS window
property independently.
version 0.5.0 [2017-11-19] version 0.5.0 [2017-11-19]
--------------------------- ---------------------------