diff --git a/CHANGELOG.md b/CHANGELOG.md index a919089c8..2da53c2e7 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.10.0] - 2022-07-19 + +### Fixed + +* **Contents**: Fixed a bug which was hiding singleton schemas in the frontend. + ## [6.9.0] - 2022-07-14 ### Fixed