From 8b5cec669d14e35d3d978a417b0bc8be67697138 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 29 Oct 2021 15:57:47 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c15d6bcd..e0859c5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.0.5] - 2021-10-29 + +### Changed + +- Fixed batch updates of MenuItems not triggering observer events +- Updated packages + ## [6.0.4] - 2021-10-07 ### Changed