Skip to content

Commit 5779c37

Browse files
authored
Update README.md
1 parent 2405c5b commit 5779c37

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,10 @@ The library will remain open source and MIT licensed and can still be used, fork
124124

125125
#### Changes
126126

127-
##### Changes in 5.1.1 (not released yet):
127+
##### Changes in 5.1.2 (not yet released):
128+
- Nothing yet
129+
130+
##### Changes in 5.1.1 (2025-03-14):
128131
- Added new Helper class `VariantBuilder` to allow creating Variants which contain Maps or Collections without messing with the required DBus type arguments
129132
- Fixed wrong/missing increment when resolving nested structs or deeply nested objects in `Marshalling.getDBusType` ([#265](https://github.com/hypfvieh/dbus-java/issues/265))
130133
- Fixed wrong import when generating Tuple containing Struct ([#264](https://github.com/hypfvieh/dbus-java/issues/264))

0 commit comments

Comments
 (0)