diff --git a/CHANGELOG.md b/CHANGELOG.md index d94e8715211..a04319bcc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### v.NEXT +* Allow to configure webpack as the user wants. See [PR160](https://github.com/kadirahq/react-storybook/pull/160) * Add typescript typings support for the core API. See [PR157](https://github.com/kadirahq/react-storybook/pull/157) * Implement Mantra architecture and some new features including permalinks, full screen support. See: [PR165](https://github.com/kadirahq/react-storybook/pull/165) * Remove some typo in docs. See: [PR154](https://github.com/kadirahq/react-storybook/pull/154)