We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50160e4 commit e230098Copy full SHA for e230098
1 file changed
CHANGELOG.md
@@ -2,10 +2,11 @@
2
3
## Next version
4
5
+- Fix bindings of DataView. https://github.com/rescript-association/rescript-core/pull/246
6
+
7
## 1.6.1
8
9
- Add `difference`, `intersection`, `union`, `symmetricDifference`, `isSubsetOf`, `isSupersetOf`, `isDisjointFrom`, `toArray` functions to `Set`. https://github.com/rescript-association/rescript-core/pull/247
-- Fix bindings of DataView. https://github.com/rescript-association/rescript-core/pull/246
10
11
## 1.6.0
12
0 commit comments