Bump the parso version to 0.3.2

This commit is contained in:
Dave Halter
2019-01-24 00:22:30 +01:00
parent b5d8175eaa
commit 9c9e6ffede
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -3,6 +3,14 @@
Changelog
---------
0.3.2 (2018-07-09)
+++++++++++++++++++
- 20+ bugfixes in the diff parser and 3 in the tokenizer
- A fuzzer for the diff parser, to give confidence that the diff parser is in a
good shape.
- Some bugfixes for f-string
0.3.1 (2018-07-09)
+++++++++++++++++++