diff --git a/CHANGELOG.md b/CHANGELOG.md index 62aa18c51..f7ef5479d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v8.0.17](https://github.com/mozilla-neutrino/neutrino-dev/compare/v8.0.16...v8.0.17) +> 14 January 2018 +- Respect values for devServer.public [`#671`](https://github.com/mozilla-neutrino/neutrino-dev/pull/671) +- Serialize fork payload to support regex and simple functions [`#667`](https://github.com/mozilla-neutrino/neutrino-dev/pull/667) +- Add missing tsx extension for JSX in typescript [`#668`](https://github.com/mozilla-neutrino/neutrino-dev/pull/668) +- Update changelog [`b26bf4d`](https://github.com/mozilla-neutrino/neutrino-dev/commit/b26bf4dcdfda4a6ff2c9ca7c28124204f9e0f9ce) + #### [v8.0.16](https://github.com/mozilla-neutrino/neutrino-dev/compare/v8.0.15...v8.0.16) > 9 January 2018 - fix(deps): update dependency fluture to ^8.0.0 [`#649`](https://github.com/mozilla-neutrino/neutrino-dev/pull/649)