Skip to content

Commit 47459b6

Browse files
committed
Adds CHANGELOG.md.
1 parent ad46b34 commit 47459b6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)