Skip to content

Commit cc84689

Browse files
committed
Updated CHANGELOG.md
1 parent 02c500d commit cc84689

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 2.0.3
2+
3+
### Bug Fixes
4+
5+
- Fixed order of subscriptions in `takeUntil` ([1838ede](https://github.com/ReactiveX/RxPHP/commit/1838ede703bcb14eb67ed54cd61401f2ffff08c8))
6+
- Fixed issue where disposed of scheduled item would not cancel timer in some instances ([bb2c5a0](https://github.com/ReactiveX/RxPHP/commit/bb2c5a09dd37d0a4f5dd16c8c5ae8607e59936cb))
7+
- Removed throttle.expect to get rid of non-determinate test failures ([97a980c](https://github.com/ReactiveX/RxPHP/commit/97a980c3b87dae992ac774c03d87726a268a042a))
8+
9+
### Features
10+
11+
- Updated PHPUnit to 5.7 ([b1b37ab](https://github.com/ReactiveX/RxPHP/commit/b1b37ab2cf4ae3649b8571b0d42d7fcfefc079ae))
12+
113
# 2.0.2
214

315
### Bug Fixes

0 commit comments

Comments
 (0)