From a5e4e601d6024e43f2016a05e55d5881bb584348 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 6 Jan 2022 12:06:36 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0859c5b..1b5c4422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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.1.0] - 2022-01-06 + +### Added + +- Added "copy menu from" functionality which allows for easier menu duplication + +### Changed + +- Updated packages + ## [6.0.5] - 2021-10-29 ### Changed