# acorn-node change log

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

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

## 1.2.0

 * Expose `acorn/dist/walk` as `acorn-node/walk`.

## 1.1.0

 * Enable `allowHashBang` and `allowReturnOutsideFunction` by default.

## 1.0.0

 * Initial release.
