SHA256
1
0
forked from pool/kate

KDE release gear 23.08.2

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=217
This commit is contained in:
Christophe Marin
2023-10-12 12:21:51 +00:00
committed by Git OBS Bridge
parent e7d641137d
commit 3e2b6b648e
6 changed files with 32 additions and 20 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Oct 10 18:27:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* ensure we don't crash if no item is selected (kde#475379)
* Fix prettier.resolveConfig.sync is not a function (kde#474722)
* Explicitly call QCoreApplication::exit()
-------------------------------------------------------------------
Tue Sep 12 11:55:35 UTC 2023 - Christophe Marin <christophe@krop.fr>