Skip to content

Commit a9ca3a0

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](mtrezza/Parse-SDK-Android@1.22.0...2.0.0) (2021-10-10) ### Bug Fixes * remove GCM module ([#1091](https://github.com/mtrezza/Parse-SDK-Android/issues/1091)) ([aa16bcf](mtrezza@aa16bcf)) * upgrade Facebook SDK ([#1105](https://github.com/mtrezza/Parse-SDK-Android/issues/1105)) ([6f4bdb0](mtrezza@6f4bdb0)) ### Features * update all dependencies and modernize the source base ([#1095](https://github.com/mtrezza/Parse-SDK-Android/issues/1095)) ([a977d11](mtrezza@a977d11)) ### BREAKING CHANGES * CHANGE Support for Google Cloud Messaging (GCM) is removed, use Firebase Cloud Messaging instead. See the [Google developer documentation](https://developers.google.com/cloud-messaging/faq) for more details and migration assistance. ([aa16bcf](aa16bcf))
1 parent f5009be commit a9ca3a0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [2.0.0](https://github.com/mtrezza/Parse-SDK-Android/compare/1.22.0...2.0.0) (2021-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* remove GCM module ([#1091](https://github.com/mtrezza/Parse-SDK-Android/issues/1091)) ([aa16bcf](https://github.com/mtrezza/Parse-SDK-Android/commit/aa16bcfd9ef87319f032086f286e5768807f24a7))
7+
* upgrade Facebook SDK ([#1105](https://github.com/mtrezza/Parse-SDK-Android/issues/1105)) ([6f4bdb0](https://github.com/mtrezza/Parse-SDK-Android/commit/6f4bdb0495e31dfb7c568a0269dc3dd8dd6b30c3))
8+
9+
### Features
10+
11+
* update all dependencies and modernize the source base ([#1095](https://github.com/mtrezza/Parse-SDK-Android/issues/1095)) ([a977d11](https://github.com/mtrezza/Parse-SDK-Android/commit/a977d117b02de826981ce6c50e85a2204d989b66))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* CHANGE
17+
18+
Support for Google Cloud Messaging (GCM) is removed, use Firebase Cloud Messaging instead. See the [Google developer documentation](https://developers.google.com/cloud-messaging/faq) for more details and migration assistance. ([aa16bcf](aa16bcf))
19+
120
# Changelog
221

322
# 2.0.0

0 commit comments

Comments
 (0)