Skip to content

Commit 213e701

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent af9af97 commit 213e701

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to `filament-tree` will be documented in this file.
44

5+
## 4.0.1 - 2026-04-08
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at 4.x -->
8+
### What's Changed
9+
10+
#### Other Changes
11+
12+
* Fix: add void return type to configure() for Symfony 8 compatibility by @malikdoksoz in https://github.com/solutionforest/filament-tree/pull/102
13+
14+
### New Contributors
15+
16+
* @malikdoksoz made their first contribution in https://github.com/solutionforest/filament-tree/pull/102
17+
18+
**Full Changelog**: https://github.com/solutionforest/filament-tree/compare/4.0.0...4.0.1
19+
520
## 4.0.0 - 2026-02-02
621

722
### Filament Tree v4.0.0 Release
@@ -151,4 +166,5 @@ composer require solution-forest/filament-tree:^3.0.0
151166

152167

153168

169+
154170
```

0 commit comments

Comments
 (0)