diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ac65f2bff..5c85d81640 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Only activate the `Tab` on mouseup ([#1192](https://github.com/tailwindlabs/headlessui/pull/1192)) - Ignore "outside click" on removed elements ([#1193](https://github.com/tailwindlabs/headlessui/pull/1193)) +### Added + +- Add `
` compatibility ([#1214](https://github.com/tailwindlabs/headlessui/pull/1214)) + ## [Unreleased - @headlessui/vue] ### Fixed @@ -41,6 +45,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Only activate the `Tab` on mouseup ([#1192](https://github.com/tailwindlabs/headlessui/pull/1192)) - Ignore "outside click" on removed elements ([#1193](https://github.com/tailwindlabs/headlessui/pull/1193)) +### Added + +- Add `` compatibility ([#1214](https://github.com/tailwindlabs/headlessui/pull/1214)) + ## [@headlessui/react@v1.5.0] - 2022-02-17 ### Fixed