diff --git a/CHANGELOG b/CHANGELOG index 087b05ae..9b9f1e1c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,6 @@ This is the first stable version of Fetch 2. Enjoy. - Fixed an issue where the Fetch database would crash on large group calls. - Added new method fun fileExists(file: String): Boolean on StorageResolver. - Added new method getServerResponse for Fetch and RxFetch. -- Migrated project to use androidx libraries - Fixed an issue where completed download notifications using the DefaultNotificationManager would show the progress bar when a download completed.