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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
Following is change logs for recently release versions, you can refer to [releases page](https://github.com/leancloud/java-unified-sdk/releases) for more details.
4
4
5
+
## 8.2.15 release
6
+
7
+
#### Break changes
8
+
- None
9
+
10
+
#### New features
11
+
- None
12
+
13
+
#### Optimization and fixed bugs
14
+
- fixed: revert java-websocket version to 1.14.1, for websocketclient crashed on part of old android versions(before 6.0);
0 commit comments