We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9161ec8 commit 5ff057dCopy full SHA for 5ff057d
1 file changed
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
+### Added
6
7
+Add option to configure keepalive
8
9
+### Improvements
10
11
+Reuse connection pool on iOS
12
+Use optimal event loop group on iOS dependent on platform support
13
14
+### Bugfixes
15
16
+Fix channel on Android not reflecting updated options on change
17
18
## [1.0.0-5] - 2023-01-12
19
20
### Added
0 commit comments