Skip to content

Commit f83ae78

Browse files
author
Rick van Dijk
committed
updated CHANGELOG
1 parent e459441 commit f83ae78

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

flutter_cache_manager/CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## [Unreleased]
22

3-
* Raise minimum Dart SDK to 3.8.0 and update dependencies ([#512](https://github.com/Baseflow/flutter_cache_manager/pull/512))
4-
* Update example Android project for Flutter 3.44 (Gradle 9.1 / AGP 9.0.1 / Kotlin 2.3.20, Java 17) ([#510](https://github.com/Baseflow/flutter_cache_manager/pull/510))
5-
* Migrate example Android app to built-in Kotlin ([#510](https://github.com/Baseflow/flutter_cache_manager/pull/510))
6-
* Migrate example iOS app from CocoaPods to Swift Package Manager ([#511](https://github.com/Baseflow/flutter_cache_manager/pull/511))
3+
* Fixes `removeFile` deleting from the wrong path
4+
* Raises minimum Dart SDK to 3.8.0 and update dependencies
5+
* Updates example Android project for Flutter 3.44 (Gradle 9.1 / AGP 9.0.1 / Kotlin 2.3.20, Java 17)
6+
* Migrates example Android app to built-in Kotlin
7+
* Migrates example iOS app from CocoaPods to Swift Package Manager
78

89
## [3.4.1] - 2024-08-13
910

0 commit comments

Comments
 (0)