Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed Jun 24, 2021
1 parent 90e0e72 commit 2efd302
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- `Security` in case of vulnerabilities.

## [unreleased x.x.x] -
### Added
- `CropImageContract` and `PickImageContract`
- added dependency to `androidx.activity:activity-ktx:.2.3`

### Deprecated
- deprecated old methods that depend on the deprecated `onActivityResult`. Use `CropImageContract` and `PickImageContract` instead.

## [3.1.3] - 10/06/21
### Fixed
Expand Down

0 comments on commit 2efd302

Please sign in to comment.