From a2d3616171815102349035102dbc0d1d8cc0744e Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 20 Dec 2021 11:55:32 +0100 Subject: [PATCH] :paperclip: Update changelog. --- CHANGES.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index eb58c50ba0..6d25633970 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,18 @@ ### :arrow_up: Deps updates ### :heart: Community contributions by (Thank you!) +# 1.10.2-beta + +### :bug: Bugs fixed + +- Fix corner case issues with media file uploads. +- Fix issue with default page grids validation. +- Fix issue related to some raceconditions on workspace navigation events. + +### :arrow_up: Deps updates + +- Update log4j2 dependency. + # 1.10.1-beta