Skip to content

Commit ed4c558

Browse files
author
Brad Umbaugh
committed
Minor fix
1 parent 78bff08 commit ed4c558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2626

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

0 commit comments

Comments
 (0)