From 535b22bf8e6543dd39b5fa4187b5bb617e2429a0 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 12 Jun 2025 22:13:58 +0100 Subject: [PATCH] add 0.9.0 to CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3af1d2a..871e0c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +# [0.9.0] - 2025-06-12 + +### Added + +- scenecollection command group, see [Scene Collection](https://github.com/onyx-and-iris/slobs-cli/tree/main?tab=readme-ov-file#scene-collection) + # [0.8.4] - 2025-06-12 ### Added