You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+12
Original file line number
Diff line number
Diff 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))
0 commit comments