Skip to content

Commit

Permalink
Add a CHANGELOG entry for v2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsaunders committed Nov 24, 2023
1 parent 3f2e348 commit 93c3495
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,21 @@ Bugfixes:

Other improvements:

## [2.1.0] - 2023-11-24

New features:

- Expose `ResizeObserverEntry`, `ResizeObserverEntry'`, and `ResizeObserverSize` types. (#5 by @paluh)

## [2.0.0] - 2022-12-02

Breaking changes:

- PureScript 0.15 migration
- `DOMRect` type removed in favor of `DOMRect` from `purescript-web-dom`

Other improvements:

- Spago migration
- CI workflow improvements
- Improved number display in example app
Expand Down

0 comments on commit 93c3495

Please sign in to comment.