Skip to content

Commit 55a209f

Browse files
committed
Update CHANGELOG.md
1 parent 46fcd41 commit 55a209f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to the Laravel extension will be documented in this file.
44

55
## [Unreleased]
66

7+
- Nothing yet
8+
9+
## [v1.0.5]
10+
711
- Ability to quickly add `VITE_` env variables from existing ([#332](https://github.com/laravel/vs-code-extension/pull/332))
812
- Add trans_choice helper ([#331](https://github.com/laravel/vs-code-extension/pull/331))
913
- Support for locale parameter in translations ([PR #330](https://github.com/laravel/vs-code-extension/pull/330))
14+
- Better resolution for `$request->user()`, `auth()->user()`, and `Auth::user()` ([#333](https://github.com/laravel/vs-code-extension/pull/333))
1015

1116
## [v1.0.4]
1217

0 commit comments

Comments
 (0)