diff --git a/CHANGELOG.md b/CHANGELOG.md index 65b11d9..53de43a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +## Version 0.13.0 + +- [ ] Always present custom sheet on root view controller to avoid presenting on detached controller. + This happens when dismiss then present a sheet + ## Version 0.4.0 - [ ] Fix issue 1 & 2 @@ -8,7 +13,7 @@ - [ ] Support macOS & tvOS. ## Version 0.2.0 - +, kz - [ ] Support automatic navigation bar. - [ ] Add custom sheet. - [ ] Bug fixes.