Skip to content

Commit 73dedf4

Browse files
authored
Merge pull request #46 from mulkieran/master-changelog-final
Update changelog
2 parents 1bb7254 + deb27c1 commit 73dedf4

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGES.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
hs-dbus-signature 0.7 (UNRELEASED)
2+
==================================
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+
YAML linter: yamllint (1.23.0)
9+
10+
11+
- Raise an exception eagerly if the strategy allows no codes:
12+
https://github.com/stratis-storage/hs-dbus-signature/pull/29
13+
14+
- Split tests into two kinds, deterministic and Hypothesis based:
15+
https://github.com/stratis-storage/hs-dbus-signature/pull/38
16+
17+
- Fix a bug where if the only code allowed was 'v' an exception was raised:
18+
https://github.com/stratis-storage/hs-dbus-signature/pull/43
19+
20+
- Tidies and Maintenance:
21+
https://github.com/stratis-storage/hs-dbus-signature/pull/45
22+
https://github.com/stratis-storage/hs-dbus-signature/pull/39
23+
https://github.com/stratis-storage/hs-dbus-signature/pull/37
24+
https://github.com/stratis-storage/hs-dbus-signature/pull/35
25+
https://github.com/stratis-storage/hs-dbus-signature/pull/31
26+
https://github.com/stratis-storage/hs-dbus-signature/pull/28
27+
https://github.com/stratis-storage/hs-dbus-signature/pull/27
28+
https://github.com/stratis-storage/hs-dbus-signature/pull/26
29+
https://github.com/stratis-storage/hs-dbus-signature/pull/25
30+
https://github.com/stratis-storage/hs-dbus-signature/pull/24
31+
https://github.com/stratis-storage/hs-dbus-signature/pull/23

0 commit comments

Comments
 (0)