Skip to content

Commit 467a0f3

Browse files
committed
Prepare for release 2.2.0.
1 parent 0318d87 commit 467a0f3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Changelog
22
=========
33

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+
419
Version 2.1.1
520
-------------
621

0 commit comments

Comments
 (0)