2019-04-03 08:51:59 +00:00
committed by Git OBS Bridge
parent ef4619cfb2
commit 527afb0d80
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:01 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* port to std::stable_sort
* remove deprecated methods
* Include KDECMakeSettings & KDEFrameworkCompilerSettings before the rest
* Bump min cmake version to 3.0
* Fix clazy warning
* Fix potential mem leak
-------------------------------------------------------------------
Sat Mar 09 08:03:16 UTC 2019 - lbeltrame@kde.org