Skip to content

Commit

Permalink
Merge pull request #23 from mulkieran/master-changelog
Browse files Browse the repository at this point in the history
Add a changelog
  • Loading branch information
mulkieran authored Dec 2, 2020
2 parents 824e4ef + dc643d0 commit 5bb28f6
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 5bb28f6

Please sign in to comment.