diff --git a/CHANGES.txt b/CHANGES.txt index ed5bb93..2f6b3d4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,37 @@ +dbus-python-client-gen 0.8.4 +============================ +Recommended development environment: Fedora 42 + +- Allow passing timeout value to a generated D-Bus function: + https://github.com/stratis-storage/dbus-python-client-gen/pull/119 + +- Remove license classifier deprecated by PEP 639: + https://github.com/stratis-storage/dbus-python-client-gen/pull/112 + +- Tidies and Maintenance: + https://github.com/stratis-storage/dbus-python-client-gen/pull/120 + https://github.com/stratis-storage/dbus-python-client-gen/pull/118 + https://github.com/stratis-storage/dbus-python-client-gen/pull/117 + https://github.com/stratis-storage/dbus-python-client-gen/pull/116 + https://github.com/stratis-storage/dbus-python-client-gen/pull/115 + https://github.com/stratis-storage/dbus-python-client-gen/pull/114 + https://github.com/stratis-storage/dbus-python-client-gen/pull/113 + https://github.com/stratis-storage/dbus-python-client-gen/pull/110 + https://github.com/stratis-storage/dbus-python-client-gen/pull/108 + https://github.com/stratis-storage/dbus-python-client-gen/pull/106 + https://github.com/stratis-storage/dbus-python-client-gen/pull/105 + https://github.com/stratis-storage/dbus-python-client-gen/pull/104 + https://github.com/stratis-storage/dbus-python-client-gen/pull/103 + https://github.com/stratis-storage/dbus-python-client-gen/pull/102 + https://github.com/stratis-storage/dbus-python-client-gen/pull/101 + https://github.com/stratis-storage/dbus-python-client-gen/pull/100 + https://github.com/stratis-storage/dbus-python-client-gen/pull/99 + https://github.com/stratis-storage/dbus-python-client-gen/pull/98 + https://github.com/stratis-storage/dbus-python-client-gen/pull/97 + https://github.com/stratis-storage/dbus-python-client-gen/pull/96 + https://github.com/stratis-storage/dbus-python-client-gen/pull/95 + + dbus-python-client-gen 0.8.3 ============================ Recommended development environment: Fedora 38