Skip to content

Commit d7f48c7

Browse files
committed
add tagged templates to changelog
1 parent d086f5b commit d7f48c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
1313
# 11.1.0 (Unreleased)
1414

15+
#### :rocket: New Feature
16+
17+
- experimental support of tagged template literals, eg ```sql`select * from ${table}```. https://github.com/rescript-lang/rescript-compiler/pull/6250
18+
1519
# 11.0.1
1620

1721
#### :bug: Bug Fix

0 commit comments

Comments
 (0)