Skip to content

Commit 6ff1c89

Browse files
committed
Update CHANGELOG.md
1 parent 33877a6 commit 6ff1c89

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

77
- Nothing yet
88

9+
## [v1.0.9]
10+
11+
- Fix False positive "Translation not found" with partial string in Laravel JSON translation ([#375](https://github.com/laravel/vs-code-extension/pull/375))
12+
- Fix Translation detection breaks when there are blank lines in a JSON file ([399](https://github.com/laravel/vs-code-extension/pull/399))
13+
- Fix Translation not found when contains non-standard character ([#401](https://github.com/laravel/vs-code-extension/pull/401))
14+
- Fix a bug with enums in config files ([#390](https://github.com/laravel/vs-code-extension/pull/390))
15+
- Fix SyntaxError: Unexpected end of JSON input ([#391](https://github.com/laravel/vs-code-extension/pull/391))
16+
917
## [v1.0.8]
1018

1119
- Add the bootstrap/app.php pattern to the middleware repository ([#358](https://github.com/laravel/vs-code-extension/pull/358))

0 commit comments

Comments
 (0)