## [v2.0.1]
> Jan  5, 2016

- Fix "Can't modify headers" error messages.

## [v2.0.0]
> Jan  3, 2016

- Update to [superstatic] v4.0.1. If you use `superstatic.json`, you will need to be update it; see [superstatic 4.0.0](https://github.com/firebase/superstatic/releases/tag/4.0.0) for info.
- Shorten required console columns for wide mode
- Internal: update get-port to v2.1.0
- Internal: update to meow v3.5.0

## [v1.4.2]
> Oct 16, 2015

- Fix last version by bulding `connect`

## [v1.4.1]
> Oct 16, 2015

- Update superstatic to [v3.0.0](https://github.com/firebase/superstatic/blob/master/CHANGELOG.md) (from 1.2.3)

## [v1.3.4]
> Oct 16, 2015

- Fix jaggedness in status display

## [v1.3.3]
> Oct 16, 2015

- Update [observatory](https://www.npmjs.com/package/observatory) to v1.0.0

## [v1.3.2]
- Oct 15, 2015

- Oops, last version didn't work.

## [v1.3.1]
> Oct 15, 2015

- Fix issue with cursor behaving erratically. (https://github.com/dylang/observatory/pull/6)

## [v1.3.0]
> Oct 15, 2015

- Updated look of the CLI reporter.

## [v1.2.0]
> Oct  9, 2015

- Lock version dependencies; no functional changes.

## [v1.1.0]
> Oct  5, 2015

- Add support for programatically running a Metalsmith instance.

## [v1.0.1]
> Sep 20, 2015

- Improve logging format of plugin errors in metalsmith.json.

## [v1.0.0]
> Sep 20, 2015

- Declared as v1.0.0 - no functional changes.

## [v0.6.1]
> Sep 20, 2015

- Minor improvements to auto-compiling
- Fix issue where writing .map files can refresh an entire page

## [v0.6.0]
> Sep 20, 2015

- Add support for [superstatic] configuration.

[superstatic]: https://www.npmjs.com/package/superstatic

## [v0.5.0]
> Sep 20, 2015

- Significantly improve LiveReloading functionality.
- Don't log 'serve' messages anymore (wasn't really nedeed).

## [v0.4.0]
> Aug 14, 2015

- Use NODE_ENV environment variable.
- Disables watching and livereload on production.

## [v0.1.0]
> Aug 14, 2015

- Initial release.

[superstatic]: https://www.npmjs.com/package/superstatic
[v0.1.0]: https://github.com/rstacruz/metalsmith-start/tree/v0.1.0
[v0.4.0]: https://github.com/rstacruz/metalsmith-start/compare/v0.1.0...v0.4.0
[v0.5.0]: https://github.com/rstacruz/metalsmith-start/compare/v0.4.0...v0.5.0
[v0.6.0]: https://github.com/rstacruz/metalsmith-start/compare/v0.5.0...v0.6.0
[v0.6.1]: https://github.com/rstacruz/metalsmith-start/compare/v0.6.0...v0.6.1
[v1.0.0]: https://github.com/rstacruz/metalsmith-start/compare/v0.6.1...v1.0.0
[v1.0.1]: https://github.com/rstacruz/metalsmith-start/compare/v1.0.0...v1.0.1
[v1.1.0]: https://github.com/rstacruz/metalsmith-start/compare/v1.0.1...v1.1.0
[v1.2.0]: https://github.com/rstacruz/metalsmith-start/compare/v1.1.0...v1.2.0
[v1.3.0]: https://github.com/rstacruz/metalsmith-start/compare/v1.2.0...v1.3.0
[v1.3.1]: https://github.com/rstacruz/metalsmith-start/compare/v1.3.0...v1.3.1
[v1.3.2]: https://github.com/rstacruz/metalsmith-start/compare/v1.3.1...v1.3.2
[v1.3.3]: https://github.com/rstacruz/metalsmith-start/compare/v1.3.2...v1.3.3
[v1.3.4]: https://github.com/rstacruz/metalsmith-start/compare/v1.3.3...v1.3.4
[v1.4.1]: https://github.com/rstacruz/metalsmith-start/compare/v1.3.4...v1.4.1
[v1.4.2]: https://github.com/rstacruz/metalsmith-start/compare/v1.4.1...v1.4.2
[v2.0.0]: https://github.com/rstacruz/metalsmith-start/compare/v1.4.2...v2.0.0
[v2.0.1]: https://github.com/rstacruz/metalsmith-start/compare/v2.0.0...v2.0.1
