Skip to content

Commit d56cb63

Browse files
committed
update changelog
1 parent e06b01e commit d56cb63

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
44

55
## unreleased
66

7+
### added
8+
9+
- inspector root inherits `RenderLayers` of its `TargetCamera`
10+
11+
### changed
12+
13+
- **breaking:** renamed `Inspector::unnest_children` to `.flatten_descendants`
14+
- searching ignores case
15+
16+
### fixed
17+
18+
- inspector `Visibility` inherited by all descendants
19+
720
# 0.0.4 (2025-04-12)
821

922
### added

0 commit comments

Comments
 (0)