Skip to content

Commit b107cad

Browse files
committed
update date in changelog
1 parent 23849e3 commit b107cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stream_feed/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.4.0
1+
## 0.4.0: 29/10/2021
22

33
- breaking: `StreamFeedClient.connect` is now `StreamFeedClient` for better user session handling.
44
The connect verb was confusing, and made you think that it will perform the connection immediately. Also it doesn't infer the id anymore from the token anymore. You can now have to call `setUser` down the tree or before `runApp`

0 commit comments

Comments
 (0)