Skip to content

Commit

Permalink
Releasing 0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ancell committed Nov 16, 2023
1 parent fd88d3d commit 1a1ed14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.7.9

* Support unix fds in code generator.
* Support using D-Bus without a D-Bus message bus (i.e. point to point).
* Fix generated code that uses DBusStruct.

## 0.7.8

* Add helper methods for unix fd arrays.
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.8
version: 0.7.9

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

0 comments on commit 1a1ed14

Please sign in to comment.