Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Apr 3, 2016
1 parent 0fd62cd commit 19a830c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# RxQueryKit

## 0.5.2

### Bug Fixes

- Improves performance of `count()` and `objects()` observables.
- Fixes a bug where `count()` may have incorrectly updated and shown a negative
value.

## 0.5.1

Adds support for RxSwift 2.0.

## 0.5.0

Adds support for RxSwift 2.0.0-beta.4.

0 comments on commit 19a830c

Please sign in to comment.