diff --git a/README.md b/README.md index 33711fa..7c992e7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ A UIViewController subclass for revealing a rear (left and/or right) view controller behind a front controller, inspired by the Facebook app, done right! +## NOTE ( Version 2.3) + +* This version fixes an old bug that caused an incorrect initialization of the class on particular scenarios. +* The old RevealControllerStoryboardExample has been removed from the report as it was deprecated, please look at the newest RevealControllerStoryboardExample2 instead. + + ## NOTE ( Upgrading to Version 2.1) This version incorporates a new approach to Story Boards support.