diff --git a/CHANGELOG.md b/CHANGELOG.md index e83159f..245b7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,13 @@ - Added support for new event types of webhooks. - Removed sorting methods by file size, as the corresponding parameter has been removed from the API query parameters. -- Example: - - Removed sorting options by file size from `UploadFragment`. +- Widget: + - SocialApi doesn't use `GET /sources` method anymore. - Project: - Migrated Gradle builds from Groovy to Kotlin. -- Widget: - - SocialApi doesn't use `GET /sources` method anymore +- Example: + - Removed sorting options by file size from `UploadFragment`. + ## 3.3.0 - Library: