Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
Changelog update
  • Loading branch information
tonyofrancis committed Mar 16, 2019
1 parent f8ebeba commit 7afa415
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 3.0.2
- Added Wrapper class around FetchDatabase to provide safer access
- Added Priority Sort to change the way Fetch queues downloads based on time created.

Note: Fetch 3.1.0 Will be the next big release. The library will be migrating to AndroidX packages.
Point releases will be created for the none AndroidX version of the library.

Version 3.0.1
- Added new method hasActiveDownloads(includeAddedDownloads: Boolean, func: Func<Boolean>)

Expand Down

0 comments on commit 7afa415

Please sign in to comment.