From ec7691022ada2b68e8bd0e009282e4ef64177462 Mon Sep 17 00:00:00 2001 From: Steve Gilroy Date: Mon, 12 Dec 2022 15:06:26 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1642bbca5..247d2a320 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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). -## [Unreleased] +## [0.9.0] ### Added @@ -157,7 +157,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added - Events in Web Component indicating whether Mission Zero criteria have been met (#113) -[Unreleased]: https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.8.0...HEAD +[Unreleased]: https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.9.0...HEAD [0.1.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.1.0 [0.2.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.2.0 [0.3.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.3.0 @@ -166,4 +166,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [0.6.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.6.0 [0.7.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.7.0 [0.8.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.8.0 - +[0.9.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.9.0