Skip to content

Commit 20cc61e

Browse files
committed
doc - Update changelog for version 0.5
1 parent cc0cf19 commit 20cc61e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ Changelog
66

77
.. note:: This version is not yet released and is under development.
88

9+
0.5 (2021-04-14)
10+
~~~~~~~~~~~~~~~~
11+
12+
* Add support to retry a failed request
13+
* Improve test handlers to fix issues with Py2.7 and PyPy
14+
* Improve tests
15+
* Add Support for Python 3.6
16+
* Add function to handle remark tags and elements
17+
* Add support to parse data from ET.Element
18+
* Move attribute modifiers from class to package
19+
* Change to use Exception instead of BaseException
20+
921
0.4 (2016-12-08)
1022
~~~~~~~~~~~~~~~~
1123

0 commit comments

Comments
 (0)