# dash-ast change log

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.1
* Remove obsolete `.withParent()` documentation from the readme.

## 2.0.0
* Remove `.withParent()`.
* Reduce repeated dictionary access, up to ~10% faster.

## 1.0.0
* Initial release.
