Skip to content

Commit fd09868

Browse files
committed
Update CHANGELOG.md
1 parent 78440e7 commit fd09868

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# 0.2.3
2+
> Published 19 August 2024
3+
4+
### Features
5+
* KRPC-18 Add K2 and IR code generation plugins, preserve KSP for K1 by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/105
6+
* Added 1.9.25 and 2.0.10 Kotlin Versions by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/168
7+
8+
### Bug fixes
9+
* KRPC-101 Check if the entire stream is not already closed. by @pikinier20 in https://github.com/Kotlin/kotlinx-rpc/pull/158
10+
* KRPC-119 Exception Deserialization by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/170
11+
12+
### Infra
13+
* Add issue templates by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/167
14+
15+
## New Contributors
16+
* @pikinier20 made their first contribution in https://github.com/Kotlin/kotlinx-rpc/pull/158
17+
18+
**Full Changelog**: https://github.com/Kotlin/kotlinx-rpc/compare/0.2.2...0.2.3
19+
120
# 0.2.2
221
> Published 5 August 2024
322

0 commit comments

Comments
 (0)