We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188be56 commit 8dd476cCopy full SHA for 8dd476c
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
`side-navigation-controller` adheres to [Semantic Versioning](http://semver.org/).
5
---
6
7
+## [2.0.0](https://github.com/Digipolitan/side-navigation/releases/tag/v2.0.0)
8
+
9
+swift 5.0 support & renaming side-navigation-controller
10
11
+---
12
13
## [1.0.1](https://github.com/Digipolitan/side-navigation-controller/releases/tag/v1.0.1)
14
15
move the addChildViewController to call viewWillAppear with the side set
Sources/DGSideNavigation.h
0 commit comments