Skip to content

Commit eab370b

Browse files
authored
Prepare for v11.0.0 release (#188)
1 parent cfb3d65 commit eab370b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

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

109
New features:
1110

1211
Bugfixes:
1312

1413
Other improvements:
1514

15+
## [v11.0.0](https://github.com/purescript-contrib/purescript-react/releases/tag/v11.0.0) - 2023-01-04
16+
17+
Breaking changes:
18+
- Update the Monoid/Semigroup instance of `ReactElement` to use `null` for `mempty` instead of an empty fragment. (#187)
19+
1620
## [v10.0.1](https://github.com/purescript-contrib/purescript-react/releases/tag/v10.0.1) - 2022-04-27
1721

1822
Other improvements:

0 commit comments

Comments
 (0)