This release is intended for use with Xcode 5.0.1.
- [fixed] Changed declaration of RATreeViewDelegate protocol. It doesn't states that
RATreeViewDelegate
conforms to UIScrollViewDelegate
protocol anymore (#148).
- [fixed] Fixed bug that caused that batched changes led to wrong order of
RATreeView
modification operations (#147).