Skip to content

Commit ff70355

Browse files
committed
docs: update CHANGELOG.md [ci skip]
1 parent bb2db59 commit ff70355

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## v2.0.3 (2021-01-20)
4+
5+
#### :bug: Bug Fix
6+
* [#4145](https://github.com/Semantic-Org/Semantic-UI-React/pull/4145) fix(Sidebar): fix a collision between `children` and shorthand props ([@layershifter](https://github.com/layershifter))
7+
* [#4112](https://github.com/Semantic-Org/Semantic-UI-React/pull/4112) fix(Feed|CardGroup|ItemGroup|Search): change key checks from falsy to nullish semantics ([@noinkling](https://github.com/noinkling))
8+
* [#4144](https://github.com/Semantic-Org/Semantic-UI-React/pull/4144) fix(Sidebar): fix issue with Portals in React 17 ([@layershifter](https://github.com/layershifter))
9+
310
## v2.0.2 (2021-01-13)
411

512
#### :bug: Bug Fix

0 commit comments

Comments
 (0)