Skip to content

Commit 326ef48

Browse files
authored
Merge pull request #55 from mulkieran/master-changelog
Update changelog
2 parents e54686a + 2297a50 commit 326ef48

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGES.txt

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,37 @@
11
dbus-python-client-gen 0.8.0 (UNRELEASED)
22
=========================================
3-
Python auto-formatter: black (18.9b0)
3+
4+
Recommended Python interpreter: 3.7.9
5+
Recommended tox version: 3.13.2
6+
Python auto-formatter: black (19.10b0)
7+
Python import sorter: isort (4.3.21)
8+
YANL linter: yamllint (1.23.0)
49

510
Dropped support for Python 2
611

12+
New dependency version requirement:
13+
* into-dbus-python >= 0.8
14+
15+
- Fix two bugs in generation of property setter methods:
16+
https://github.com/stratis-storage/dbus-python-client-gen/pull/53
17+
https://github.com/stratis-storage/dbus-python-client-gen/pull/36
18+
719
- Pass signature argument in D-Bus method call:
820
https://github.com/stratis-storage/dbus-python-client-gen/pull/34
921

1022
- Tidies and Maintenance:
23+
https://github.com/stratis-storage/dbus-python-client-gen/pull/54
24+
https://github.com/stratis-storage/dbus-python-client-gen/pull/52
25+
https://github.com/stratis-storage/dbus-python-client-gen/pull/50
26+
https://github.com/stratis-storage/dbus-python-client-gen/pull/48
27+
https://github.com/stratis-storage/dbus-python-client-gen/pull/47
28+
https://github.com/stratis-storage/dbus-python-client-gen/pull/45
29+
https://github.com/stratis-storage/dbus-python-client-gen/pull/44
30+
https://github.com/stratis-storage/dbus-python-client-gen/pull/43
31+
https://github.com/stratis-storage/dbus-python-client-gen/pull/42
32+
https://github.com/stratis-storage/dbus-python-client-gen/pull/41
1133
https://github.com/stratis-storage/dbus-python-client-gen/pull/40
34+
https://github.com/stratis-storage/dbus-python-client-gen/pull/39
1235
https://github.com/stratis-storage/dbus-python-client-gen/pull/37
1336
https://github.com/stratis-storage/dbus-python-client-gen/pull/33
1437
https://github.com/stratis-storage/dbus-python-client-gen/pull/32

0 commit comments

Comments
 (0)