File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,29 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments