mirror of
https://github.com/samsonjs/SwiftyCam.git
synced 2026-04-27 15:07:43 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
8473079036
commit
99869553e0
1 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## Version 3.0.0
|
||||||
|
- Swift 4.2 support
|
||||||
|
|
||||||
## Version 2.6.0
|
## Version 2.6.0
|
||||||
- Fixed issue with crashing during video recording
|
- Fixed issue with crashing during video recording
|
||||||
- Using storyboard subviews should no longer require calling `bringSubvviewToFront`
|
- Using storyboard subviews should no longer require calling `bringSubvviewToFront`
|
||||||
|
|
@ -91,4 +94,4 @@
|
||||||
- Flash for photos only flashes when photo is taken.
|
- Flash for photos only flashes when photo is taken.
|
||||||
- Flash for videos enables the torch when video begins recording and disables flash when video finishes
|
- Flash for videos enables the torch when video begins recording and disables flash when video finishes
|
||||||
- Fixed issue where **SwiftyCamDidChangeZoomLevel(zoomLevel:)** would be called from pinch gestures from front camera
|
- Fixed issue where **SwiftyCamDidChangeZoomLevel(zoomLevel:)** would be called from pinch gestures from front camera
|
||||||
- Minor bug fixes and enhancements
|
- Minor bug fixes and enhancements
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue