Skip to content

Commit

Permalink
Prepare for v11.0.0 release (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
natefaubion committed Jan 5, 2023
1 parent cfb3d65 commit eab370b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@ Notable changes to this project are documented in this file. The format is based
## [Unreleased]

Breaking changes:
- Update the Monoid/Semigroup instance of `ReactElement` to use `null` for `mempty` instead of an empty fragment. (#187)

New features:

Bugfixes:

Other improvements:

## [v11.0.0](https://github.com/purescript-contrib/purescript-react/releases/tag/v11.0.0) - 2023-01-04

Breaking changes:
- Update the Monoid/Semigroup instance of `ReactElement` to use `null` for `mempty` instead of an empty fragment. (#187)

## [v10.0.1](https://github.com/purescript-contrib/purescript-react/releases/tag/v10.0.1) - 2022-04-27

Other improvements:
Expand Down

0 comments on commit eab370b

Please sign in to comment.