Skip to content

Commit d0f6e8d

Browse files
authored
Update changelog for 1.3
1 parent ccf2051 commit d0f6e8d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
1-
# 1.3 (not yet on MELPA stable)
1+
# Next Version
22

33
No changes yet.
44

5+
# 1.3
6+
7+
Fixed infinite loops when XHP is nested in a comment
8+
9+
Removed highlighting for obsolete keywords `array`, `record`,
10+
`__COMPILER_HALT_OFFSET`.
11+
12+
Added highlighting for keywords `nameof`, `internal`, and `readonly`.
13+
14+
Make keyword highlighting case-sensitive.
15+
16+
Don't treat `#` as a comment anymore, as that syntax has been taken
17+
by enum classes.
18+
519
# 1.2
620

721
Improved indentation for `|>`, generics, and vec literals.

0 commit comments

Comments
 (0)