Skip to content

Commit

Permalink
Add version 10.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonpesdk committed Sep 14, 2020
1 parent 8cc86bc commit 234c381
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [10.20.0]

### Changed

* Built with Swift 5.2.4 / Xcode 11.7
* [ImglyKit] Changed `.bringToFront` overlay buttons are now disabled when the selected sprite is already on top.

### Added

* [ImglyKit] Added `CameraViewControllerOptions.allowedRecordingOrientations` which allow to specify the orientations in which the camera should record.

### Fixed

* [ImglyKit] Fixed issue where the camera roll button would not be visible in the `CameraViewController` when recording a video.

## [10.19.1]

### Fixed
Expand Down

0 comments on commit 234c381

Please sign in to comment.