Skip to content

Commit 6267477

Browse files
committed
changelog
1 parent 71c2a67 commit 6267477

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
@@ -15,6 +15,7 @@
1515
#### :nail_care: Polish
1616

1717
- Allow single newline in JSX. https://github.com/rescript-lang/rescript/pull/7269
18+
- Editor: Always complete from Core first. Use actual native regex syntax in code snippets for regexps. https://github.com/rescript-lang/rescript/pull/7295
1819

1920
#### :bug: Bug fix
2021

@@ -29,6 +30,7 @@
2930
#### :house: Internal
3031

3132
- Remove ignore in res_scanner.ml . https://github.com/rescript-lang/rescript/pull/7280
33+
- Use the new stdlib modules in the analysis tests. https://github.com/rescript-lang/rescript/pull/7295
3234

3335
# 12.0.0-alpha.8
3436

0 commit comments

Comments
 (0)