Update CHANGELOG.md

This commit is contained in:
Arunoda Susiripala 2016-10-24 19:14:29 +05:30
parent db7f4df4e0
commit abf0c0a335

View File

@ -1,5 +1,14 @@
## Changelog
### v2.26.0
24-October-2016
Get some new features from CRA.
* Add jsx as a resolve extension [PR563](https://github.com/kadirahq/react-storybook/pull/563)
* Allow to use postcss for CSS @imports [PR564](https://github.com/kadirahq/react-storybook/pull/564)
* Use process.env as a proper object [PR565](https://github.com/kadirahq/react-storybook/pull/565)
### v2.25.1
23-October-2016