Update CHANGELOG.md

This commit is contained in:
Arunoda Susiripala 2016-08-23 16:46:53 +05:30
parent 94c6c6bbc2
commit e7ab2754c5

View File

@ -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.