Update CHANGELOG

This commit is contained in:
barryvdh
2025-01-08 10:03:44 +00:00
committed by github-actions[bot]
parent 271682a2a6
commit 06c1fab9b5
+14
View File
@@ -1,5 +1,19 @@
# Changelog # Changelog
## v3.5.3 - 2025-01-08
### What's Changed
* Catch meta, tweak auth by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1654
* Check if macro is valid by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1655
* feat: use generics of return type to determine resulting models by @Bloemendaal in https://github.com/barryvdh/laravel-ide-helper/pull/1653
### New Contributors
* @Bloemendaal made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1653
**Full Changelog**: https://github.com/barryvdh/laravel-ide-helper/compare/v3.5.2...v3.5.3
## v3.5.2 - 2025-01-06 ## v3.5.2 - 2025-01-06
### Fixes ### Fixes