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.
CHANGELOG.md
1 parent ad46b34 commit 47459b6Copy full SHA for 47459b6
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+
4
+---
5
6
+## [0.5](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/0.5)
7
8
+#### Features
9
10
+* Adds `self` data source as first parameter to all closures. (**breaking change**)
11
+* Adds `AnimationConfiguration` to enable configuring animation.
12
+* Replaces binding error handling logic with `UIBindingObserver`.
0 commit comments