Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bradumbaugh committed Feb 25, 2020
1 parent 78bff08 commit ed4c558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

#### Removed
- Removed all old initialization methods starting with `sharedInstanceWithApiKey`
- Removed `sendPush` methods, these API methods can't be called from mobile apps
- Removed `sendPush` methods (these API methods can't be called from mobile apps)
- Removed all deprecated methods with extra parameters for push registration:
- `void registerDeviceToken(String token)` is the only one available now for token registration
- `void disablePush()` is the only one available for disabling the current push token
Expand Down

0 comments on commit ed4c558

Please sign in to comment.