2021-03-28 07:27:53 +00:00
committed by Git OBS Bridge
parent b931f243c3
commit f111057b8e
7 changed files with 46 additions and 22 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 21 13:29:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Changes since 20.12.3:
* Remove not implemented method
* Use auto vs auto * where it's possible
* Use git commit hook
* run git clang-format
* QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14
-------------------------------------------------------------------
Thu Mar 4 06:11:50 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>