You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/stream_feed_flutter_core/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## 0.7.0+1 28/02/2022
2
+
3
+
- fixes(FeedBloc):
4
+
- bug when adding to a fix lengthed list
5
+
- change the init behavior of queryEnrichedActivities (to allow it to be called again)
6
+
1
7
## 0.7.0 25/02/2022
2
8
3
9
- fix: `FeedProvider` inherited widget had an issue with the `updateShouldNotify` being triggered everytime. This has been fixed via the llc, being bumped to 0.5.1.
0 commit comments