Skip to content

Commit f2414b9

Browse files
committed
Add CHANGELOG
1 parent afe0aea commit f2414b9

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
@@ -15,6 +15,7 @@
1515
#### :rocket: New Feature
1616

1717
- Add `RegExp.flags`. https://github.com/rescript-lang/rescript/pull/7461
18+
- Add `Array.findLast`, `Array.findLastWithIndex`, `Array.findLastIndex`, `Array.findLastIndexWithIndex` and `Array.findLastIndexOpt`. https://github.com/rescript-lang/rescript/pull/7503
1819

1920
#### :bug: Bug fix
2021

0 commit comments

Comments
 (0)