Skip to content

Commit 0fadae0

Browse files
committed
docs(CHANGELOG): update CHANGELOG.md [ci skip]
1 parent 69d39bc commit 0fadae0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## v2.0.2 (2021-01-13)
4+
5+
#### :bug: Bug Fix
6+
* [#4116](https://github.com/Semantic-Org/Semantic-UI-React/pull/4116) fix(Image): pass `loading` attribute to an `img` element ([@noinkling](https://github.com/noinkling))
7+
8+
#### :memo: Documentation
9+
* [#4097](https://github.com/Semantic-Org/Semantic-UI-React/pull/4097) docs(Table): fix sort issue in TableExampleSortable ([@Mental1993](https://github.com/Mental1993))
10+
11+
#### :house: Internal
12+
* [#4138](https://github.com/Semantic-Org/Semantic-UI-React/pull/4138) chore: bump dependencies to allow React 17 in peerDependencies ([@layershifter](https://github.com/layershifter))
13+
* [#4031](https://github.com/Semantic-Org/Semantic-UI-React/pull/4031) chore: support React 17 ([@layershifter](https://github.com/layershifter))
14+
15+
#### Committers: 3
16+
- Malcolm ([@noinkling](https://github.com/noinkling))
17+
- Oleksandr Fediashov ([@layershifter](https://github.com/layershifter))
18+
- Pechlivanis Dimitrios ([@Mental1993](https://github.com/Mental1993))
19+
320
## [v2.0.1](https://github.com/Semantic-Org/Semantic-UI-React/tree/v2.0.1) (2020-10-26)
421

522
#### :bug: Bug Fix

0 commit comments

Comments
 (0)