Skip to content

Commit

Permalink
bump version to 1.10.0 (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia authored Jan 2, 2023
1 parent 0dfb8df commit 3175512
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.10.0

- Add `allowCellular` argument to `loadTasksWithRawQuery()` (#765)
- Fix database of download tasks being created in a public directory on iOS (#728)
- Add `allowCellular` argument to `DownloadCallback` (#754)

## 1.9.1

- Fix last download progress being wrong on Android (#752)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_downloader
description: Powerful plugin making it easy to download files.
version: 1.9.1
version: 1.10.0
repository: https://github.com/fluttercommunity/flutter_downloader
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
maintainer: Bartek Pacia (@bartekpacia)
Expand Down

0 comments on commit 3175512

Please sign in to comment.