Skip to content

Commit ff9bc9e

Browse files
committed
Add CHANGELOG entry
1 parent 8a49e35 commit ff9bc9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- Add `RegExp.flags`. https://github.com/rescript-lang/rescript/pull/7461
1818
- Add `Array.findLast`, `Array.findLastWithIndex`, `Array.findLastIndex`, `Array.findLastIndexWithIndex` and `Array.findLastIndexOpt`. https://github.com/rescript-lang/rescript/pull/7503
1919
- Add `options` argument to `Console.dir`. https://github.com/rescript-lang/rescript/pull/7504
20+
- Show variant constructor's inline record types on hover. https://github.com/rescript-lang/rescript/pull/7519
2021

2122
#### :bug: Bug fix
2223

0 commit comments

Comments
 (0)