Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
esafirm committed Oct 3, 2020
1 parent f268437 commit 44a0c80
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
## Changelog

**2.4.0**
- Add `getUri()` for convenient [#285](https://github.com/esafirm/android-image-picker/pull/285)
- Fixes for Android Q [#290](https://github.com/esafirm/android-image-picker/pull/290) [#293](https://github.com/esafirm/android-image-picker/pull/293)
- Fixed some typo [#291](https://github.com/esafirm/android-image-picker/pull/291)
- Show video duration on the image picker [#271](https://github.com/esafirm/android-image-picker/pull/271)
- Use github workflow instead of CircleCI
- Migrate sample to Kotlin [#295](https://github.com/esafirm/android-image-picker/pull/295)

Thanks to @hjchin @sr1dh4r @xpdlf1004 @LinX64 for the PR 🔥

**2.3.1**
- Fix un-clickable Snackbar button

Expand Down

0 comments on commit 44a0c80

Please sign in to comment.