We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1272fb2 commit 68fbe64Copy full SHA for 68fbe64
NEWS
@@ -1,3 +1,13 @@
1
+## [0.23.0] - UNRELEASED
2
+- DBusMockObject: Add UpdateProperties() method (Thanks to Jonas Ådahl)
3
+- DBusTestCase: Add bus override argument to spawn_server_template, to use
4
+ templates on either system or session bus; add corresponding --session CLI
5
+ option
6
+- bluez template: Implement Pair() method on the Device interface and the
7
+ AgentManager1 interface (Thanks to Bastien Nocera)
8
+- polkit template: Implement RegisterAuthenticationAgent() (Thanks to Jonas Ådahl)
9
+- Add accountsservice template (Thanks to Marco Trevisan)
10
+
11
## [0.22.0] - 2021-01-02
12
- NetworkManager template: Fix connecting to wifi
13
- NetworkManager template: Add Reload() method
0 commit comments