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: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+
[1.0.5] - 2022-05-31
5
+
6
+
* Added Function(int currentAmount, int changedAmount)? onBufferedAmountChange callback (bufferedAmount should be set to non nullable after bufferedAmount implementation on all platforms).
7
+
* Added Function(int currentAmount)? onBufferedAmountLow callback and bufferedAmountLowThreshold variable.
8
+
4
9
[1.0.4] - 2022-05-08
5
10
6
11
* Change to nullable track for replaceTrack/setTrack.
0 commit comments