Skip to content

Commit

Permalink
move changelog to the correct place
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Oct 16, 2024
1 parent 50160e4 commit e230098
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

## Next version

- Fix bindings of DataView. https://github.com/rescript-association/rescript-core/pull/246

## 1.6.1

- 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

## 1.6.0

Expand Down

0 comments on commit e230098

Please sign in to comment.