From 7f55847afe165957bc50984c12e69ff873341c19 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Sun, 12 Sep 2021 18:44:20 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7301fbc..db1d567 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased - React] -- Nothing yet! +### Fixes + +- Stop the event from propagating in the `Popover` component ([#798](https://github.com/tailwindlabs/headlessui/pull/798)) ## [Unreleased - Vue] -- Nothing yet! +### Fixes + +- Stop the event from propagating in the `Popover` component ([#798](https://github.com/tailwindlabs/headlessui/pull/798)) ## [@headlessui/react@v1.4.1] - 2021-08-30