Skip to content

Commit 713a475

Browse files
barryvdhgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 8d441ec commit 713a475

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v3.5.5 - 2025-02-21
4+
5+
### What's Changed
6+
7+
* Fix for incorrect config item types in meta file by @eldair in https://github.com/barryvdh/laravel-ide-helper/pull/1662
8+
* Prevent generation of incorrect property annotation by @skyler544 in https://github.com/barryvdh/laravel-ide-helper/pull/1665
9+
* Fix MorphTo Model Doc Generation by @yparitcher in https://github.com/barryvdh/laravel-ide-helper/pull/1668
10+
* Laravel 12 support by @jonnott in https://github.com/barryvdh/laravel-ide-helper/pull/1672
11+
12+
### New Contributors
13+
14+
* @eldair made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1662
15+
* @skyler544 made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1665
16+
* @yparitcher made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1668
17+
* @jonnott made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1672
18+
19+
**Full Changelog**: https://github.com/barryvdh/laravel-ide-helper/compare/v3.5.4...v3.5.5
20+
321
## v3.5.4 - 2025-01-14
422

523
### What's Changed

0 commit comments

Comments
 (0)