From 0a21ae8a67bf6b2e5ecbdbc5ed9c9d6fcc05ecf3 Mon Sep 17 00:00:00 2001 From: ewd3v <74792428+ewd3v@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:29:24 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00f644f..2cde25a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). destroyed. - Error reporting should be improved with better formatting when effects invoke other effects and no more loss of stack traces. +- Nesting parent properties now work, and they are now also checked for + duplicates like other properties. ### Removed