Skip to content

Commit

Permalink
Releasing 0.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ancell committed Jan 19, 2025
1 parent 5ff9471 commit d56551a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.7.11

* Work around a dbus-broker bug with path_namespace='/' match rules.
* Optionally pass auth client to dbus client.

## 0.7.10

* Fix generated code that uses DBusObjectPath.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dbus
version: 0.7.10
version: 0.7.11

description:
A native Dart implementation of the D-Bus message bus client. This package
Expand Down

0 comments on commit d56551a

Please sign in to comment.