Update Changelog

This commit is contained in:
Arunoda Susiripala 2016-04-06 21:40:58 +05:30
parent baec719174
commit ef72a069c9

View File

@ -1,5 +1,13 @@
## Changelog
### v.NEXT
* Add `react` and `react-dom` to devDependencies.
### v1.5.0
* Add support for most of the custom webpack configuration. See [PR64](https://github.com/kadirahq/react-storybook/pull/64)
### v1.4.0
* Add CLI option to specify the config dir. See [PR52](https://github.com/kadirahq/react-storybook/pull/52).