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
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
## Changelog
2
2
3
3
### master
4
+
5
+
### 1.25.0
4
6
> __BREAKING CHANGES__
5
7
>
6
8
> - FIX: Corrected the `Installation` property `appVersion` to be the build version instead of the version name. This aligns the property with its equivalent in the Parse iOS SDK. See [#902](https://github.com/parse-community/Parse-SDK-Android/issues/902) for details. Thanks to [Manuel Trezza](https://github.com/mtrezza).
@@ -78,4 +80,4 @@ Re-releasing since Jitpack failed. Same as 1.22.0
78
80
- Annotate ParseObject with nullability thanks to @kurtisnelson and @Jawnnypoo
79
81
- Remove deprecated refresh() method from ParseObject
80
82
- Partial string match thanks to @rogerhu
81
-
- Fix delete, save eventually, and findAllPinned issues thanks to @dangtz
83
+
- Fix delete, save eventually, and findAllPinned issues thanks to @dangtz
0 commit comments