diff --git a/CHANGELOG.md b/CHANGELOG.md index d65bbc50..7a016a85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,29 @@ +## 1.11.7 + +- Update dependencies (#946) +- Update CI workflows (#945) +- Bump `compileSdk` to 34 (#944) + +## 1.11.6 + +- No release notes were provided + ## 1.11.5 -- Republish Fixes for previous verison. +- Republish fixes for previous verison ## 1.11.4 -- Fix for not working after upgrade to IOS 17 and Xcode 15 (#899) +- Fix for not working after upgrade to IOS 17 and Xcode 15 (#899) - fix for Issue with Spaces and Parentheses in File Names (#904) - ## 1.11.3 -- Fix for file name not being saved (#894) +- Fix for file name not being saved (#894) ## 1.11.2 -- Security update for iOS (#887) +- Security update for iOS (#887) - Support file store in any iOS directory (#829) ## 1.11.1 diff --git a/pubspec.yaml b/pubspec.yaml index 807d16d7..91b351d5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_downloader description: Powerful plugin making it easy to download files. -version: 1.11.6 +version: 1.11.7 repository: https://github.com/fluttercommunity/flutter_downloader issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues maintainer: Salma (@salmaahhmed)