diff --git a/CHANGELOG.md b/CHANGELOG.md index df58f8e5..cf6701d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.2.0](https://github.com/yoctol/tailor-ui/compare/v1.1.0...v1.2.0) (2020-10-29) + + +### Bug Fixes + +* **select:** use absolute popover ([e6fc0ce](https://github.com/yoctol/tailor-ui/commit/e6fc0ceecd3eaf72f4d55bd8932d24b5fe4419b7)) + + +### Features + +* **tooltip:** new tooltip based on @reach-ui/tooltip ([ca12d1c](https://github.com/yoctol/tailor-ui/commit/ca12d1cfad45f467e1e4ca3cd07efdb8bbf1ea16)) + # [1.1.0](https://github.com/yoctol/tailor-ui/compare/v1.0.4...v1.1.0) (2020-10-21)