Skip to content

Commit 3f2d2ed

Browse files
committed
Update CHANGELOG.md
1 parent f536d30 commit 3f2d2ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ All notable changes to the Laravel extension will be documented in this file.
77
- Better support for Blade component index files ([#284](https://github.com/laravel/vs-code-extension/pull/284))
88
- Enable Eloquent Model property auto-complete after sole, find, first, or firstOrFail ([#274](https://github.com/laravel/vs-code-extension/pull/274))
99
- Added cast custom return type from get method ([#283](https://github.com/laravel/vs-code-extension/pull/283))
10+
- Blade component improvements ([#305](https://github.com/laravel/vs-code-extension/pull/305))
11+
- Add parsing of immutable dates ([#290](https://github.com/laravel/vs-code-extension/pull/290))
1012

1113
## [v1.0.0]
1214

0 commit comments

Comments
 (0)