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