Update CHANGELOG

This commit is contained in:
barryvdh
2025-01-14 09:07:42 +00:00
committed by github-actions[bot]
parent 980a87e250
commit 6b43ac616d
+9
View File
@@ -1,5 +1,14 @@
# Changelog # Changelog
## v3.5.4 - 2025-01-14
### What's Changed
* Convert auth() helper to use Auth facade by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1656
* Check if returnType from docblock is not null by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1658
**Full Changelog**: https://github.com/barryvdh/laravel-ide-helper/compare/v3.5.3...v3.5.4
## v3.5.3 - 2025-01-08 ## v3.5.3 - 2025-01-08
### What's Changed ### What's Changed