Skip to content

Commit 19a830c

Browse files
committed
Add a changelog
1 parent 0fd62cd commit 19a830c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# RxQueryKit
2+
3+
## 0.5.2
4+
5+
### Bug Fixes
6+
7+
- Improves performance of `count()` and `objects()` observables.
8+
- Fixes a bug where `count()` may have incorrectly updated and shown a negative
9+
value.
10+
11+
## 0.5.1
12+
13+
Adds support for RxSwift 2.0.
14+
15+
## 0.5.0
16+
17+
Adds support for RxSwift 2.0.0-beta.4.

0 commit comments

Comments
 (0)