File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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```
You can’t perform that action at this time.
0 commit comments