updated CHANGES

This commit is contained in:
Rossen Georgiev 2016-01-24 06:16:47 +00:00
parent 633ad2ea84
commit 4350481fa4
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ CHANGES
# 0.6.42
- added DAO parsing
- added parsing for invalid & user-defined formats
- split parsing module into submodules
- fix rounding error in base91.from_decimal
- added py35, pypy, pypy3 to travis
- fix exception due to EUC-TW encoding, #11