File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.6.1 - 2025-12-10
4+
5+ ### What's Changed
6+
7+ * Fix ` methodsto ` typo in README by @peterchrjoergensen in https://github.com/barryvdh/laravel-ide-helper/pull/1723
8+ * Bump actions/checkout from 4 to 5 in the deps group by @dependabot [ bot] in https://github.com/barryvdh/laravel-ide-helper/pull/1731
9+ * Fix typos in documentation and code comments by @kei1111 in https://github.com/barryvdh/laravel-ide-helper/pull/1733
10+ * Add php 8.5 support by @sergiy-petrov in https://github.com/barryvdh/laravel-ide-helper/pull/1735
11+ * Fix alias fake error by @WentTheFox in https://github.com/barryvdh/laravel-ide-helper/pull/1745
12+ * Remove calls to PHP 8.5-deprecated ` setAccessible ` by @jnoordsij in https://github.com/barryvdh/laravel-ide-helper/pull/1744
13+ * Bump the deps group across 1 directory with 2 updates by @dependabot [ bot] in https://github.com/barryvdh/laravel-ide-helper/pull/1743
14+ * Add support for ` decimal ` column type by @BrainStone in https://github.com/barryvdh/laravel-ide-helper/pull/1739
15+
16+ ### New Contributors
17+
18+ * @peterchrjoergensen made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1723
19+ * @kei1111 made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1733
20+ * @WentTheFox made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1745
21+ * @BrainStone made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1739
22+
23+ ** Full Changelog** : https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.0...v3.6.1
24+
325## v3.6.0 - 2025-07-18
426
527### What's Changed
You can’t perform that action at this time.
0 commit comments