From ab2a05f4c06ca75f9f86d66b5583be08a2849a88 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 19 Jul 2022 12:26:48 +0200 Subject: [PATCH] Release notes for 6.10.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a919089c88..2da53c2e7e 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