Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Dec 1, 2022
1 parent aeb85b2 commit 0db0acd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
Version 1.1.0
~~~~~~~~~~~~~
Released: 2022-12-01

Notes:
- Make PackageKit-Qt depend on Qt 5.10 (Aleix Pol)

Features:
- Add build system support for Qt6 (Nicolas Fella)
- Add support for plural signals (Aleix Pol)
- Add initial GitHub Actions CI (Neal Gompa)

Bugfixes:
- Prefer invoking methods by pointer rather than by name (Aleix Pol)
- Emit error if transaction is already done before watcher setup (#28) (Aleix Pol)
- offline: Address issues with dbus connections (Aleix Pol)
- Add the missing pkgconfig file for Qt 6 builds (Christophe Giboudeaux)
- Replace 404 Link by working one in README (Max Buchholz)

Version 1.0.2
~~~~~~~~~~~~~
Released: 2020-02-20
Expand Down

0 comments on commit 0db0acd

Please sign in to comment.