diff --git a/CHANGELOG.md b/CHANGELOG.md index 631823e8d..e30092f95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v8.0.13](https://github.com/mozilla-neutrino/neutrino-dev/compare/v8.0.12...v8.0.13) +> 14 December 2017 +- Warn about the evils of mutating `neutrino.options`. [`#614`](https://github.com/mozilla-neutrino/neutrino-dev/pull/614) +- Inform the user to use `cd` to change directory after scaffolding [`#618`](https://github.com/mozilla-neutrino/neutrino-dev/pull/618) +- Add debugging to CNP using the debug flag [`#616`](https://github.com/mozilla-neutrino/neutrino-dev/pull/616) +- Fix broken links in docs [`#613`](https://github.com/mozilla-neutrino/neutrino-dev/pull/613) +- Disable html via web with false [`#593`](https://github.com/mozilla-neutrino/neutrino-dev/pull/593) +- Update changelog [`7c41bc6`](https://github.com/mozilla-neutrino/neutrino-dev/commit/7c41bc65f794e63c1dc1265dd08fa5193aac0b81) + #### [v8.0.12](https://github.com/mozilla-neutrino/neutrino-dev/compare/v8.0.11...v8.0.12) > 13 December 2017 - Fix broken regex [`#604`](https://github.com/mozilla-neutrino/neutrino-dev/pull/604)