Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <amulhern@redhat.com>
  • Loading branch information
mulkieran committed Dec 2, 2020
1 parent 824e4ef commit dc643d0
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
dbus-signature-pyparsing 0.4
============================

Recommended Python interpreter: 3.7.9
Recommended tox version: 3.13.2
Python auto-formatter: black (19.10b0)
Python import sorter: isort (4.3.21)
YAML linter: yamllint (1.23.0)

- Split tests into two kinds, deterministic and Hypothesis based:
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/18

- Tidies and Maintenance:
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/21
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/17
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/16
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/13
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/12
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/11
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/10
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/9
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/8
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/7
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/6
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/4
https://github.com/stratis-storage/dbus-signature-pyparsing/pull/3

0 comments on commit dc643d0

Please sign in to comment.