Skip to content

Commit 934589d

Browse files
authored
Merge pull request #937 from GetStream/v6.0.1-changelog
add v6.0.2 changelog
2 parents a12c66a + c81883a commit 934589d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [6.0.2](https://github.com/GetStream/stream-chat-react/releases/tag/v6.0.2) 2021-05-21
4+
5+
### Feature
6+
7+
- Add German auto translation support [#935](https://github.com/GetStream/stream-chat-react/pull/935)
8+
9+
### Chore
10+
11+
- Upgrade `react-file-utils` dependency for reduced bundle size [#933](https://github.com/GetStream/stream-chat-react/pull/933)
12+
13+
### Bug
14+
15+
- Prevent tree shaking from removing distributed CSS [#936](https://github.com/GetStream/stream-chat-react/pull/936)
16+
317
## [6.0.1](https://github.com/GetStream/stream-chat-react/releases/tag/v6.0.1) 2021-05-19
418

519
### Feature

0 commit comments

Comments
 (0)