Skip to content

Commit 52e3d29

Browse files
authored
Prepare for 11.1.0-rc.3 release (#6649)
1 parent bec3f04 commit 52e3d29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 11.1.0-rc.3 (Unreleased)
13+
# 11.1.0-rc.3
1414

1515
#### :nail_care: Polish
16+
1617
- No parens around tagged template literals. https://github.com/rescript-lang/rescript-compiler/pull/6639
1718
- Allow identifier with modules in tagged template literals (e.g. Pg.sql`select * from ${table} where id = ${id}`). https://github.com/rescript-lang/rescript-compiler/pull/6645
1819

0 commit comments

Comments
 (0)