Skip to content

Commit 8771da9

Browse files
authored
Update CHANGELOG.md (#1051)
1 parent 108436e commit 8771da9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Changelog
22

33
### master
4+
5+
### 1.25.0
46
> __BREAKING CHANGES__
57
>
68
> - 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
7880
- Annotate ParseObject with nullability thanks to @kurtisnelson and @Jawnnypoo
7981
- Remove deprecated refresh() method from ParseObject
8082
- 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

Comments
 (0)