Skip to content

Commit

Permalink
feat: bump version and generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinit Kumar authored and vinitkumar committed Apr 19, 2022
1 parent 65eef00 commit 1597080
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
History
=======

3.17.1 / 2022-04-20
===================

* fix: issue with wrong output for boolean list
* fix: pull requests also trigger action runs

3.17.0 / 2022-04-18
===================

Expand Down
2 changes: 1 addition & 1 deletion json2xml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = """Vinit Kumar"""
__email__ = "[email protected]"
__version__ = "3.17.0"
__version__ = "3.17.1"

0 comments on commit 1597080

Please sign in to comment.