diff --git a/CHANGELOG.md b/CHANGELOG.md index ccbe8e473e1d..6de616b9b36a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# 3.4.4 + +2018-May-12 + +#### Bug Fixes + +- Ignore home package.json no license field [#3531](https://github.com/storybooks/storybook/pull/3531) +- fixed Duplicate declaration h [#3409](https://github.com/storybooks/storybook/pull/3409) +- Storyshots integrity tests options [#3418](https://github.com/storybooks/storybook/pull/3418) +- Fix dynamic knobs [d2a289e](https://github.com/storybooks/storybook/commit/d2a289e524c51e794f5f3a34164a69ba3d5409fa) + +#### Dependency Upgrades + +- jest-image-snapshot version to ^2.4.1 [#3500](https://github.com/storybooks/storybook/pull/3500) + # 3.4.3 2018-April-27