Skip to content

Commit

Permalink
Adds CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaher committed Mar 13, 2016
1 parent ad46b34 commit 47459b6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

---

## [0.5](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/0.5)

#### Features

* Adds `self` data source as first parameter to all closures. (**breaking change**)
* Adds `AnimationConfiguration` to enable configuring animation.
* Replaces binding error handling logic with `UIBindingObserver`.

0 comments on commit 47459b6

Please sign in to comment.