diff --git a/CHANGELOG.md b/CHANGELOG.md index 923d54720cc..f8d3e0902fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### v.NEXT +* Simplify the option to stop tracking. [PR399](https://github.com/kadirahq/react-storybook/pull/399) * Use JSON5 instead of CJSON to parse .babelrc. [PR398](https://github.com/kadirahq/react-storybook/pull/398) * Add webpack2 support by changing the use of OccurenceOrderPlugin. [PR397](https://github.com/kadirahq/react-storybook/pull/397) * Use @kadira/storybook-ui 2.3.0, which has new APIs to set URL for addons.