Update changelog

This commit is contained in:
centauri 2025-09-01 22:09:06 +01:00
parent ce24f8ade9
commit 945cdd0e88
2 changed files with 7 additions and 0 deletions

View file

@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
of the condition.
- Ignore `false` passed as a child.
- Flag `vide.defaults` to disable the setting of default properties.
- Delayed scope destruction for control flow functions: `show()` `switch()` `indexes()` `values()`.
### Changed