Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
into-dbus-python 0.8.3
======================
Recommended development environment: Fedora 40
Lowest supported Python interpreter: 3.9

- Remove license classifier deprecated by PEP 639:
https://github.com/stratis-storage/into-dbus-python/pull/118

- Use typing module for exactly one purpose:
https://github.com/stratis-storage/into-dbus-python/pull/115

- Tidies and Maintenance:
https://github.com/stratis-storage/into-dbus-python/pull/123
https://github.com/stratis-storage/into-dbus-python/pull/122
https://github.com/stratis-storage/into-dbus-python/pull/121
https://github.com/stratis-storage/into-dbus-python/pull/120
https://github.com/stratis-storage/into-dbus-python/pull/119
https://github.com/stratis-storage/into-dbus-python/pull/117
https://github.com/stratis-storage/into-dbus-python/pull/116
https://github.com/stratis-storage/into-dbus-python/pull/114
https://github.com/stratis-storage/into-dbus-python/pull/113
https://github.com/stratis-storage/into-dbus-python/pull/112
https://github.com/stratis-storage/into-dbus-python/pull/111
https://github.com/stratis-storage/into-dbus-python/pull/110
https://github.com/stratis-storage/into-dbus-python/pull/109
https://github.com/stratis-storage/into-dbus-python/pull/108
https://github.com/stratis-storage/into-dbus-python/pull/107
https://github.com/stratis-storage/into-dbus-python/pull/106
https://github.com/stratis-storage/into-dbus-python/pull/105
https://github.com/stratis-storage/into-dbus-python/pull/104


into-dbus-python 0.8.2
======================
Recommended development environment: Fedora 38
Expand Down
Loading