Skip to content

Commit 47a09be

Browse files
committed
Release 2.3.18
1 parent ef20387 commit 47a09be

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

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+
1017
## [2.3.17] - 2022-08-23
1118

1219
* Migrate to Kotlin 1.7.10
@@ -253,7 +260,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
253260
* Handle Runtime Permission for Camera and Storage
254261
* Retrieve Image Result as File, File Path as String or Uri object
255262

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
257268

258269
[2.1.16]: https://github.com/Drjacky/ImagePicker/compare/v2.1.15...v2.1.16
259270

0 commit comments

Comments
 (0)