diff --git a/README.md b/README.md index 140d8962..81eadd32 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,10 @@ The library will remain open source and MIT licensed and can still be used, fork #### Changes -##### Changes in 5.1.0 (not released yet): +##### Changes in 5.1.1 (not released yet): + - Nothing yet + +##### Changes in 5.1.0 (2024-08-01): - Use Junit BOM thanks to [spannm](https://github.com/spannm) ([PR#248](https://github.com/hypfvieh/dbus-java/issues/248)) - More Java 17 syntactic sugar, thanks to [spannm](https://github.com/spannm) ([PR#249](https://github.com/hypfvieh/dbus-java/issues/249)) - Added support for custom ClassLoader/ModuleLayer when configuring Transport (allows usage of third party transports when e.g. using JPMS) ([#251](https://github.com/hypfvieh/dbus-java/issues/251))