# Change Log

## [0.2.1](https://github.com/jared-stilwell/escomplex-ast-moz/tree/0.2.1) (2015-10-15)
[Full Changelog](https://github.com/jared-stilwell/escomplex-ast-moz/compare/0.2.0...0.2.1)

**Closed issues:**
- Add CHANGELOG.md [\#70](https://github.com/jared-stilwell/escomplex-ast-moz/issues/70)

## [0.2.0](https://github.com/jared-stilwell/escomplex-ast-moz/tree/0.2.0) (2015-10-15)
[Full Changelog](https://github.com/jared-stilwell/escomplex-ast-moz/compare/0.1.6...0.2.0)

**Closed issues:**

- Add Node "stable" to list of node version in .travis.yml [\#3](https://github.com/jared-stilwell/escomplex-ast-moz/issues/3)
- Define test cases for walking ESTree compatible use cases [\#1](https://github.com/jared-stilwell/escomplex-ast-moz/issues/1)
- Update chai to 3.3.0+ [\#7](https://github.com/jared-stilwell/escomplex-ast-moz/issues/7)
- Add the dependencies and dev-dependencies badges to README.md [\#5](https://github.com/jared-stilwell/escomplex-ast-moz/issues/5)

**Merged pull requests:**

- Updated chai to 3.3+ fixes \#7 [\#71](https://github.com/jared-stilwell/escomplex-ast-moz/pull/71) ([jared-stilwell](https://github.com/jared-stilwell))
- Added dev and dev dependency badges from david-dm.org [\#6](https://github.com/jared-stilwell/escomplex-ast-moz/pull/6) ([jared-stilwell](https://github.com/jared-stilwell))
- General housekeeping \(fixes \#3\) [\#4](https://github.com/jared-stilwell/escomplex-ast-moz/pull/4) ([jared-stilwell](https://github.com/jared-stilwell))
- Basic overview of tests \(mostly pending\) [\#2](https://github.com/jared-stilwell/escomplex-ast-moz/pull/2) ([jared-stilwell](https://github.com/jared-stilwell))
