Skip to content

Commit 5d4511a

Browse files
authored
Update README.md
1 parent ce368ea commit 5d4511a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Using this version as replacement for 2.7.x however, will not work without chang
1111
- Replaced libmatthew with jnr-unixsocket
1212
- Removed all native library files and sources
1313
- Added new transport system to use jnr-unixsocket (replaces old Transport class)
14+
- Added support for empty collections/arrays (thanks to [chris-melman](https://github.com/chris-melman))
15+
- Added support of DBUS_MACHINE_ID_LOCATION environment property to allow usage of dbus-java on Windows (thanks to [chris-melman](https://github.com/chris-melman))
1416

1517
##### Changes in 3.0.2
1618
- Added support for handling various DBus signals without the need to create a specific interface class (thanks to [rm5248](https://github.com/rm5248))

0 commit comments

Comments
 (0)