mirror of
https://github.com/davidhalter/parso.git
synced 2026-05-11 09:08:40 +08:00
Add a bit to the CHANGELOG
This commit is contained in:
@@ -3,6 +3,14 @@
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
0.7.0 (2020-04-)
|
||||||
|
++++++++++++++++
|
||||||
|
|
||||||
|
- Fix a lot of annoying bugs in the diff parser
|
||||||
|
- Small grammar change: suites can now contain newlines even after a newline.
|
||||||
|
This should really not matter if you don't use error recovery. It allows for
|
||||||
|
nicer error recovery.
|
||||||
|
|
||||||
0.6.2 (2020-02-27)
|
0.6.2 (2020-02-27)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user