Fix position in changelog

[ci skip]
This commit is contained in:
Florian Bruhin 2017-10-22 17:34:37 +02:00
parent 288fe3f808
commit af98f9a77d

View File

@ -40,6 +40,7 @@ Fixed
- Using `:home` on pinned tabs is now prevented.
- Fix crash with unknown file types loaded via qute://help
- Scrolling performance improvements
- Fix crash when `:tab-give` is used with an unknown window ID.
Deprecated
~~~~~~~~~~
@ -61,7 +62,6 @@ Fixed
~~~~~
- Handle accessing a locked sqlite database gracefully
- Fix crash when `:tab-give` is used with an unknown window ID.
v1.0.2
------