2021-03-28 07:27:11 +00:00
committed by Git OBS Bridge
parent a6babdfd1f
commit 4f6b378390
6 changed files with 36 additions and 25 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 21 13:27:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Changes since 20.12.3:
* Run clang-format
* Add clang-format configuration
* Use directly autorcc
* Port foreach (deprecated) to range-for
* Remove redundant setLayout() call
-------------------------------------------------------------------
Thu Mar 4 06:10:16 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>