diff --git a/kate.changes b/kate.changes index 3f472c2..2ea37d1 100644 --- a/kate.changes +++ b/kate.changes @@ -20,12 +20,7 @@ Sat Nov 14 00:00:57 UTC 2020 - Christophe Giboudeaux - Update to 20.11.80 * New feature release - Too many changes since 20.08.3, only listing bugfixes: - * lspclient: only consider user configuration contents changes as change (kde#427084) - * lspclient: correctly unregister the registered TextHintProvider (kde#427338) * lspclient: also secretly accept LocationLink in some replies (kde#427270) - * ensure that even if the url is empty, we create some parent to avoid accessing nullptr parent (kde#427270) - * close tabs again with middle mouse button click (kde#426042) - * avoid that the KTextEditor::View XMLGUI elements are lost after a tab is closed (kde#426605) * implement optional limit for number of tabs and LRU replacement (kde#426520) -------------------------------------------------------------------