Fixed the multiline parsing in the v2 format.

This commit is contained in:
Tony Bark 2020-12-12 03:32:09 -05:00
parent 2b69f6402d
commit efa9c5535f
4 changed files with 29 additions and 52 deletions

View file

@ -1,5 +1,9 @@
# Change Log
## 1.0.2
- Fixed the multiline parsing in the v2 format.
## 1.0.1
Despite only being a point release, this includes a major refinement to the normalizing algorithm.