From b6b96c149c49ce458260747678295eeb08a9f7e9 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 22 Nov 2021 19:35:14 +0100 Subject: [PATCH] Changelog for 6.3.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b9679fa68..3a7f5b38d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ 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.3.0] - 2021-11-22 + +### Fixed + +- **Contents**: Urgent fix to solve NullReferenceException when resolving components in API. + ## [6.2.0] - 2021-11-21 ### Fixed