Skip to content

Commit cf4a972

Browse files
author
Vinit Kumar
committed
feat: bump version and generate changelog
1 parent aa19b32 commit cf4a972

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

HISTORY.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
History
22
=======
33

4+
3.17.0 / 2022-04-18
5+
===================
6+
7+
* fix: return correct xml type for bool (#119)
8+
* feat: add download counter
9+
* fix: check latest alpha (#116)
10+
* fix: check latest alpha (#115)
11+
* chore(deps): bump waitress from 2.0.0 to 2.1.1 in /docs (#114)
12+
* feat: only python3 wheels are created now
13+
414
3.15.0 / 2022-02-24
515
===================
616

json2xml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = """Vinit Kumar"""
44
__email__ = "[email protected]"
5-
__version__ = "3.16.0"
5+
__version__ = "3.17.0"

0 commit comments

Comments
 (0)