Files
parso/CHANGELOG.rst
2017-11-05 12:43:55 +01:00

17 lines
259 B
ReStructuredText

.. :changelog:
Changelog
---------
0.1.1 (2017-11-05)
+++++++++++++++++++
- Fixed a few bugs in the caching layer
- Added support for Python 3.7
0.1.0 (2017-09-04)
+++++++++++++++++++
- Pulling the library out of Jedi. Some APIs will definitely change.