diff --git a/CHANGELOG.md b/CHANGELOG.md index 3339239..e62c662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## Version 3.0.0 +- Swift 4.2 support + ## Version 2.6.0 - Fixed issue with crashing during video recording - Using storyboard subviews should no longer require calling `bringSubvviewToFront` @@ -91,4 +94,4 @@ - 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 - Fixed issue where **SwiftyCamDidChangeZoomLevel(zoomLevel:)** would be called from pinch gestures from front camera -- Minor bug fixes and enhancements \ No newline at end of file +- Minor bug fixes and enhancements