From d2498fa010b744089ca7ff5a54560e8cd7f73a54 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 7 Oct 2021 19:11:29 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6403fb1e..c15d6bcd 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.4] - 2021-10-07 + +### Changed + +- Fixed fields not resetting when changing link type +- Updated packages + ## [6.0.3] - 2021-10-07 ### Changed