File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.3.18] - 2022-09-05
11
+
12
+ * Fix crash on not setting the setOutputFormat (Special Thanks
13
+ to [ Hussein Habibi Juybari] ( https://github.com/Husseinhj ) )
14
+ * Add Intercept Dialog dismiss event
15
+ * Improve how to customize the library in the readme file
16
+
10
17
## [ 2.3.17] - 2022-08-23
11
18
12
19
* Migrate to Kotlin 1.7.10
@@ -253,7 +260,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
253
260
* Handle Runtime Permission for Camera and Storage
254
261
* Retrieve Image Result as File, File Path as String or Uri object
255
262
256
- [ Unreleased ] : https://github.com/Drjacky/ImagePicker/compare/v2.1.16...HEAD
263
+ [ Unreleased ] : https://github.com/Drjacky/ImagePicker/compare/v2.3.18...HEAD
264
+
265
+ [ 2.3.18 ] : https://github.com/Drjacky/ImagePicker/compare/v2.1.17...v2.3.18
266
+
267
+ [ 2.3.17 ] : https://github.com/Drjacky/ImagePicker/compare/v2.1.16...v2.3.17
257
268
258
269
[ 2.1.16 ] : https://github.com/Drjacky/ImagePicker/compare/v2.1.15...v2.1.16
259
270
You can’t perform that action at this time.
0 commit comments