Skip to content

Commit 49624cf

Browse files
committed
v1.4.0 changelog
1 parent ae6659c commit 49624cf

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,29 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.4.0 - 2022-03-11
9+
10+
### Feature
11+
12+
- Handle string timestamps with timezone in format ±hh:mm by @danypype in #314
13+
- Allow use of custom Textarea component in StatusUpdateForm by @MartinCupela in #342
14+
15+
### Fix
16+
17+
- Token "-" causes the emoji search to fail in StatusUpdateForm by @MartinCupela in #336
18+
- Forward doReactionsFilterRequest prop within NotificationFeed by @MartinCupela in #320
19+
20+
## 1.3.4 - 2021-11-04
21+
22+
### Fix
23+
24+
- Feed re-renders on options props change by @arnautov-anton in #313
25+
826
## 1.3.3 - 2021-10-29
927

1028
### Fix
1129

12-
Removal of child reactions from latest_children #312
30+
- Removal of child reactions from latest_children #312
1331

1432
## 1.3.2 - 2021-10-28
1533

0 commit comments

Comments
 (0)