Skip to content

Commit

Permalink
Update CHANGELOG.md (#1051)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jawnnypoo authored Jul 22, 2020
1 parent 108436e commit 8771da9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Changelog

### master

### 1.25.0
> __BREAKING CHANGES__
>
> - 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).
Expand Down Expand Up @@ -78,4 +80,4 @@ Re-releasing since Jitpack failed. Same as 1.22.0
- Annotate ParseObject with nullability thanks to @kurtisnelson and @Jawnnypoo
- Remove deprecated refresh() method from ParseObject
- Partial string match thanks to @rogerhu
- Fix delete, save eventually, and findAllPinned issues thanks to @dangtz
- Fix delete, save eventually, and findAllPinned issues thanks to @dangtz

0 comments on commit 8771da9

Please sign in to comment.