Skip to content

Commit

Permalink
bump to version 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Crisci committed Sep 19, 2021
1 parent 46eeb9b commit 767853f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## v0.10.1

This release includes bugfixes and new features.

* Support negotiating Unix FDs (#67, #89)
* Add noReply to MethodOptions interface in Type Definitions (#70)
* Fix compatibility with buffer@4 (#71)
* Init signals on ProxyObject creation (#86)

## v0.9.2

This release includes two bugfixes.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dbus-next",
"version": "0.9.2",
"version": "0.10.1",
"keywords": [
"dbus",
"dcop",
Expand Down

0 comments on commit 767853f

Please sign in to comment.