File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,18 @@ Notable changes to this project are documented in this file. The format is based
55## [ Unreleased]
66
77Breaking changes:
8- - Update the Monoid/Semigroup instance of ` ReactElement ` to use ` null ` for ` mempty ` instead of an empty fragment. (#187 )
98
109New features:
1110
1211Bugfixes:
1312
1413Other 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
1822Other improvements:
You can’t perform that action at this time.
0 commit comments