All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added a CHANGELOG.
- Added a new API for secondary view controllers to explicitly set up a 'default' detail view controller without it being explicitly pushed.
- Fixed
TOSplitViewControllerShowTargetDidChangeNotification
notification not firing at the appropriate times. - Fixed custom user delegate actions not saving the new view controllers properly.