File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Version 0.14.3 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.3%22 ) ) ###
4
4
5
- * [ Pull 407] ( https://github.com/Netflix/RxJava/pull/407 ) Implemented RefCount Operator
6
- * [ Pull 410] ( https://github.com/Netflix/RxJava/pull/410 ) Implemented the ' Contains' operator
5
+ * [ Pull 407] ( https://github.com/Netflix/RxJava/pull/407 ) Operator: RefCount
6
+ * [ Pull 410] ( https://github.com/Netflix/RxJava/pull/410 ) Operator: Contains
7
7
* [ Pull 411] ( https://github.com/Netflix/RxJava/pull/411 ) Unit Test fix: update counter before triggering latch
8
8
* [ Pull 413] ( https://github.com/Netflix/RxJava/pull/413 ) Fixed the issues of takeLast(items, 0) and null values
9
- * [ Pull 414] ( https://github.com/Netflix/RxJava/pull/414 ) Implemented the ' SkipLast' operator
10
- * [ Pull 415] ( https://github.com/Netflix/RxJava/pull/415 ) Implemented the ' Empty' operator with scheduler
11
- * [ Pull 416] ( https://github.com/Netflix/RxJava/pull/416 ) Implemented the ' Throw' operator with scheduler
9
+ * [ Pull 414] ( https://github.com/Netflix/RxJava/pull/414 ) Operator: SkipLast
10
+ * [ Pull 415] ( https://github.com/Netflix/RxJava/pull/415 ) Operator: Empty with scheduler
11
+ * [ Pull 416] ( https://github.com/Netflix/RxJava/pull/416 ) Operator: Throw with scheduler
12
12
* [ Pull 420] ( https://github.com/Netflix/RxJava/pull/420 ) Scala Adaptor Improvements
13
13
* [ Pull 422] ( https://github.com/Netflix/RxJava/pull/422 ) JRuby function wrapping support
14
- * [ Pull 424] ( https://github.com/Netflix/RxJava/pull/424 ) Implemented the ' IgnoreElements' operator
14
+ * [ Pull 424] ( https://github.com/Netflix/RxJava/pull/424 ) Operator: IgnoreElements
15
15
* [ Pull 426] ( https://github.com/Netflix/RxJava/pull/426 ) PublishSubject ReSubscribe for publish().refCount() Behavior
16
16
17
17
### Version 0.14.2 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.2%22 ) ) ###
You can’t perform that action at this time.
0 commit comments