diff --git a/CHANGELOG.md b/CHANGELOG.md index 379f3345..8d0afd72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ + +## [1.1.7](https://github.com/myxvisual/react-uwp/compare/v1.1.6...v1.1.7) (2017-11-17) + + +### Bug Fixes + +* Add generateAcrylicTexture support DataURL and edge ([a875812](https://github.com/myxvisual/react-uwp/commit/a875812)), closes [#23](https://github.com/myxvisual/react-uwp/issues/23) +* Fixed the wrong LICENSE title ([ca592ec](https://github.com/myxvisual/react-uwp/commit/ca592ec)), closes [#26](https://github.com/myxvisual/react-uwp/issues/26) + + +### Features + +* AddBlurEvent support include elment config ([4f428f8](https://github.com/myxvisual/react-uwp/commit/4f428f8)) +* Dialog blur event callback suopport clickIncludeElm ([695ab87](https://github.com/myxvisual/react-uwp/commit/695ab87)) +* Update ColorPicker support classes style ([74f5a1a](https://github.com/myxvisual/react-uwp/commit/74f5a1a)) + + + ## [1.1.6](https://github.com/myxvisual/react-uwp/compare/v1.1.5...v1.1.6) (2017-09-26) diff --git a/package.json b/package.json index 922c54cc..4326e496 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-uwp", - "version": "1.1.6", + "version": "1.1.7", "description": "UWP Design & Fluent Design UiKit by React", "main": "index.js", "scripts": {