Skip to content

Commit 158acf9

Browse files
authored
Update Changelog for 4.4.0 (#6848)
* Update changelog * fix title
1 parent 82c0d0f commit 158acf9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
Change Log
22
==========
33

4-
# Next version
4+
# Version 4.4.0
5+
6+
Most of the development is now made in the 5.x alpha. This version backports compatibility with [AGP9](https://blog.jetbrains.com/kotlin/2026/01/update-your-projects-for-agp9/) as well as a few other fixes.
7+
8+
9+
## 👷‍♂️ All changes
10+
* [NEW] Agp9 support (#6844)
11+
* [NEW] Add `@catch` support for `responseBased` codegen (#6698)
12+
* [NEW] Add `ApolloInterceptor.InsertionPoint` to control where the interceptors are added (#6767)
13+
* [FIX] Do not check already checked fragments in checkCapitalizedFields (#6721)
14+
* [FIX] Restore JsonReader state if a field throws in-flight (#6781)
515

616
# Version 5.0.0-alpha.3
717
_2025-11-13_

0 commit comments

Comments
 (0)