Skip to content

Commit

Permalink
release: 3.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <[email protected]>
  • Loading branch information
jfcherng committed Feb 23, 2024
1 parent 8265554 commit b739584
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# AutoSetSyntax Changelog

## 3.0.2

- fix: first line syntax detection doesn't work while typing

E.g., type `<?php` and then press Enter. It should be detected as `PHP`.

## 3.0.1

- fix: better detection for JSON with XSSI protection prefix
Expand Down

0 comments on commit b739584

Please sign in to comment.