From 85aff3b35b5c4cb30a8a09e8e5d22723d3780d4a Mon Sep 17 00:00:00 2001 From: Vladyslav Batyrenko Date: Sun, 18 Sep 2022 10:33:43 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c1cd90d0..288f76eb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.16.1] - 18-Sep-2022 +### Fixed + - Fix releasing buttons outside a window ([#123](https://github.com/mvlabat/bevy_egui/pull/123), thanks to @TheRawMeatball for flagging the issue in [#121](https://github.com/mvlabat/bevy_egui/pull/121)) ## [0.16.0] - 24-Aug-2022