From 57c2b6b716af00e3aea206c2cf6c7888bd2e223c Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 13 Jul 2021 23:19:00 +0800 Subject: [PATCH] 6.4.0-alpha.16 changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f952be0fe11e..17cc0eda5d11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 6.4.0-alpha.16 (July 13, 2021) + +### Features + +- Addon-backgrounds: Respect user's reduced motion settings ([#13711](https://github.com/storybookjs/storybook/pull/13711)) +- CSF: Add CSF3 typings ([#15558](https://github.com/storybookjs/storybook/pull/15558)) + +### Bug Fixes + +- Angular: Fix actions argType auto generation ([#15563](https://github.com/storybookjs/storybook/pull/15563)) + ## 6.4.0-alpha.15 (July 13, 2021) ### Bug Fixes