We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0318d87 commit 467a0f3Copy full SHA for 467a0f3
CHANGELOG.md
@@ -1,6 +1,21 @@
1
Changelog
2
=========
3
4
+Version 2.2.0
5
+-------------
6
+
7
+_2023-07-23_
8
9
+- **Fix**: Dispose the handle returned by `Job.invokeOnCompletion` when Rx subscription is disposed.
10
+- **Fix**: The `withScope()` lint now correctly handles different named arguments order.
11
+- Update AndroidX Lifecycle to `2.6.1`.
12
+- Update Kotlin to `1.9.0`.
13
+- Update RxJava to `3.1.6`.
14
+- Update RxAndroid to `3.0.2`.
15
+- Update lint to `8.0.2`/`31.0.2`.
16
+- Update error-prone to `2.20.0`.
17
+- Update dokka + fresh coat of paint on API docs on the project site.
18
19
Version 2.1.1
20
-------------
21
0 commit comments