Skip to content

Commit ca54964

Browse files
authored
added recent merge to change log (#1037)
* added recent merge to change log * Trigger Travis CI
1 parent 8826d4f commit ca54964

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
## Changelog
22

33
### master
4+
> __BREAKING CHANGES__
5+
>
6+
> - 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).
47
58
### 1.24.2
69
- FIX: Fixed naming collission bug due to integration of bolts-tasks module. See [#1028](https://github.com/parse-community/Parse-SDK-Android/issues/1028) for details. Thanks to [Manuel Trezza](https://github.com/mtrezza)
710

811
### 1.24.1
9-
> WARNING:
12+
> __WARNING__
1013
>
1114
> Avoid using this release as it contains a [naming collission bug](https://github.com/parse-community/Parse-SDK-Android/issues/1028) that has been introduced in release `1.24.0` and fixed in release `1.24.2`. The bug causes the project compliation to fail due to duplicate class names for the `bolts-tasks` module when using the Facebook Android SDK or the Parse Android SDK Facebook module.
1215
1316
- Resolves issue around missing bolts-tasks dependency thanks to @rogerhu (#1025)
1417

1518
### 1.24.0
16-
> WARNING:
19+
> __WARNING__
1720
>
1821
> Avoid using this release as it contains a [naming collission bug](https://github.com/parse-community/Parse-SDK-Android/issues/1028) that has been introduced in release `1.24.0` and fixed in release `1.24.2`. The bug causes the project compliation to fail due to duplicate class names for the `bolts-tasks` module when using the Facebook Android SDK or the Parse Android SDK Facebook module.
1922

0 commit comments

Comments
 (0)