Updated CHANGELOG

This commit is contained in:
Michael Shilman 2017-06-22 16:24:24 +10:00
parent 84f67702c4
commit 428768092a

View File

@ -1,6 +1,6 @@
# 3.1.5
2017-June-17
2017-June-22
#### Features
@ -14,11 +14,14 @@
#### Documentation
- Added search to docs [#1256](https://github.com/storybooks/storybook/pull/1256)
- snapshot testing inverse regex example documentation [#1317](https://github.com/storybooks/storybook/pull/1317)
#### Maintenance
- Refactored storybook component library [#1266](https://github.com/storybooks/storybook/pull/1266)
- Created CRA kitchen sink addons example [#1288](https://github.com/storybooks/storybook/pull/1288)
- Use a pack -> install technique to recreate local packages [#1332](https://github.com/storybooks/storybook/pull/1332)
- Import demo components from @storybook/react [#1303](https://github.com/storybooks/storybook/pull/1303)
# 3.1.4