Skip to content

Commit 6e64ef1

Browse files
author
Alexander Perechnev
committed
Merge branch 'release/4.1'
2 parents 722e386 + 26bf667 commit 6e64ef1

27 files changed

Lines changed: 79 additions & 41 deletions

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.1
2+
3+
* Swift Package Manager support
4+
* Fixed bug with frame of top view controller
5+
16
# 4.0.0
27

38
* Migrated to Swift 3

SidebarOverlayExample/SidebarOverlayExample.xcodeproj/project.pbxproj renamed to Example/SidebarOverlayExample.xcodeproj/project.pbxproj

File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/AppDelegate.swift renamed to Example/SidebarOverlayExample/AppDelegate.swift

File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/Assets.xcassets/AppIcon.appiconset/Contents.json renamed to Example/SidebarOverlayExample/Assets.xcassets/AppIcon.appiconset/Contents.json

File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/Base.lproj/LaunchScreen.storyboard renamed to Example/SidebarOverlayExample/Base.lproj/LaunchScreen.storyboard

File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/Base.lproj/Main.storyboard renamed to Example/SidebarOverlayExample/Base.lproj/Main.storyboard

File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/Images/background@2x.png renamed to Example/SidebarOverlayExample/Images/background@2x.png

File renamed without changes.
File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/LeftViewController.swift renamed to Example/SidebarOverlayExample/LeftViewController.swift

File renamed without changes.

SidebarOverlayExample/SidebarOverlayExample/TopViewController.swift renamed to Example/SidebarOverlayExample/TopViewController.swift

File renamed without changes.

0 commit comments

Comments
 (0)