Skip to content

Commit 252f496

Browse files
Little changelog fix
1 parent 1bef891 commit 252f496

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
@@ -20,6 +20,8 @@
2020

2121
#### :rocket: New Feature
2222

23+
- Add `littleEndian` feature for `DataView` to Stdlib. https://github.com/rescript-lang/rescript/pull/7881
24+
2325
#### :bug: Bug fix
2426

2527
- Include `-runtime-path` as bsc argument when generating `.mlmap` file. https://github.com/rescript-lang/rescript/pull/7888
@@ -42,7 +44,6 @@
4244
#### :rocket: New Feature
4345

4446
- Add `Array.filterMapWithIndex` to Stdlib. https://github.com/rescript-lang/rescript/pull/7876
45-
- Add `littleEndian` feature for `DataView` to Stdlib. https://github.com/rescript-lang/rescript/pull/7881
4647

4748
#### :bug: Bug fix
4849

0 commit comments

Comments
 (0)