From a893f40a474909f6cb215f5928be377bbdcd1474 Mon Sep 17 00:00:00 2001 From: Vollkornaffe Date: Mon, 17 Aug 2026 13:48:17 +0200 Subject: [PATCH] chore: update Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eb4007..35628c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.1.11] - 2026-08-17 + +This release adds support for panel's states. + +### Added +- Panel's states are reproduced. + ## [0.1.10] - 2026-08-11 Patch release to allow install in Blender 5.0.