# Changelog

## Unreleased

## 1.0.1 - 2022-10-19
- Remove forward refs to support resolving type references in Python 3.8 ([#101](https://github.com/metadsl/python-code-data/pull/101))

## 1.0.0 - 2022-10-11
- Change static typing to properly reprsent recursive types now that MyPy supports it ([#96](https://github.com/metadsl/python-code-data/pull/96))
- Update development dependencies

## v0.1.0 - 2022-07-21
- Initial release
