Skip to content

Commit 95e0636

Browse files
0.18.1
1 parent 12e5512 commit 95e0636

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

CHANGES.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22

33
### Version 0.18.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.18.1%22)) ###
44

5-
* [Pull 1065] (https://github.com/Netflix/RxJava/pull/1065] Optimize OperatorSkipLastTimed
6-
* [Pull 1073] (https://github.com/Netflix/RxJava/pull/1073] OperatorBuffer
7-
* [Pull 1074] (https://github.com/Netflix/RxJava/pull/1074] OperatorConcat
8-
* [Pull 1088] (https://github.com/Netflix/RxJava/pull/1088] OperatorToObservableFuture
9-
* [Pull 1087] (https://github.com/Netflix/RxJava/pull/1087] OperatorMergeMap
10-
* [Pull 1086] (https://github.com/Netflix/RxJava/pull/1086] OperatorFinallyDo
11-
* [Pull 1085] (https://github.com/Netflix/RxJava/pull/1085] OperatorDistinctUntilChanged
12-
* [Pull 1084] (https://github.com/Netflix/RxJava/pull/1084] OperatorDistinct
13-
* [Pull 1083] (https://github.com/Netflix/RxJava/pull/1083] OperatorDematerialize
14-
* [Pull 1081] (https://github.com/Netflix/RxJava/pull/1081] OperatorDefer
15-
* [Pull 1080] (https://github.com/Netflix/RxJava/pull/1080] OperatorDefaultIfEmpty
16-
* [Pull 1079] (https://github.com/Netflix/RxJava/pull/1079] OperatorCombineLatest
17-
* [Pull 1074] (https://github.com/Netflix/RxJava/pull/1074] OperatorConcat
18-
* [Pull 1073] (https://github.com/Netflix/RxJava/pull/1073] OperatorBuffer
19-
* [Pull 1091] (https://github.com/Netflix/RxJava/pull/1091] Handle Thrown Errors with UnsafeSubscribe
20-
* [Pull 1092] (https://github.com/Netflix/RxJava/pull/1092] Restore ObservableExecutionHook.onCreate
5+
* [Pull 1065] (https://github.com/Netflix/RxJava/pull/1065) Optimize OperatorSkipLastTimed
6+
* [Pull 1073] (https://github.com/Netflix/RxJava/pull/1073) OperatorBuffer
7+
* [Pull 1074] (https://github.com/Netflix/RxJava/pull/1074) OperatorConcat
8+
* [Pull 1088] (https://github.com/Netflix/RxJava/pull/1088) OperatorToObservableFuture
9+
* [Pull 1087] (https://github.com/Netflix/RxJava/pull/1087) OperatorMergeMap
10+
* [Pull 1086] (https://github.com/Netflix/RxJava/pull/1086) OperatorFinallyDo
11+
* [Pull 1085] (https://github.com/Netflix/RxJava/pull/1085) OperatorDistinctUntilChanged
12+
* [Pull 1084] (https://github.com/Netflix/RxJava/pull/1084) OperatorDistinct
13+
* [Pull 1083] (https://github.com/Netflix/RxJava/pull/1083) OperatorDematerialize
14+
* [Pull 1081] (https://github.com/Netflix/RxJava/pull/1081) OperatorDefer
15+
* [Pull 1080] (https://github.com/Netflix/RxJava/pull/1080) OperatorDefaultIfEmpty
16+
* [Pull 1079] (https://github.com/Netflix/RxJava/pull/1079) OperatorCombineLatest
17+
* [Pull 1074] (https://github.com/Netflix/RxJava/pull/1074) OperatorConcat
18+
* [Pull 1073] (https://github.com/Netflix/RxJava/pull/1073) OperatorBuffer
19+
* [Pull 1091] (https://github.com/Netflix/RxJava/pull/1091) Handle Thrown Errors with UnsafeSubscribe
20+
* [Pull 1092] (https://github.com/Netflix/RxJava/pull/1092) Restore ObservableExecutionHook.onCreate
2121

2222
### Version 0.18.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.18.0%22)) ###
2323

0 commit comments

Comments
 (0)