Skip to content
Merged
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
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Version 0.0.6
-------------

Released 2025-03-26

- Add pull_request pipeline. by @thegrymek in #7
- Fix pull request pipeline by @thegrymek in #8
- Fix deprecated use of MutableSequence by @thegrymek in #6
- Drop support for python 2.7, 3.5, 3.6. by @thegrymek in #9
- Upgrade tox to version 4.2 by @thegrymek in #10
- Add linters: black, flake8, isort by @thegrymek in #11
- Release 0.0.6 by @thegrymek in #12

Version 0.0.5
-------------

Expand Down