Skip to content

Commit e259bf7

Browse files
committed
CHANGELOG.md
1 parent f9d6195 commit e259bf7

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
1+
# 0.5.1
2+
> Published 12 February 2025
3+
4+
### Features 🎉
5+
* 2.1.10 by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/271
6+
7+
### Documentation 📗
8+
* Fix typo in README.md by @SebastianAigner in https://github.com/Kotlin/kotlinx-rpc/pull/266
9+
* Added IDE plugin docs by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/273
10+
11+
### Infra 🚧
12+
* Update for IDE configs by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/272
13+
* Added python deps automerge by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/276
14+
15+
### Other Changes 🧹
16+
* Update README.md by @pambrose in https://github.com/Kotlin/kotlinx-rpc/pull/268
17+
* Added monitor app for deps publication by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/265
18+
* Fix kotlin master by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/274
19+
* Fix println tests by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/277
20+
* Update Python Monitor Dependencies by @renovate in https://github.com/Kotlin/kotlinx-rpc/pull/278
21+
22+
## New Contributors
23+
* @SebastianAigner made their first contribution in https://github.com/Kotlin/kotlinx-rpc/pull/266
24+
* @pambrose made their first contribution in https://github.com/Kotlin/kotlinx-rpc/pull/268
25+
26+
**Full Changelog**: https://github.com/Kotlin/kotlinx-rpc/compare/0.5.0...0.5.1
27+
128
# 0.5.0
2-
> Published 27 January 2024
29+
> Published 27 January 2025
330
431
### Features 🎉
532
* Update Service Descriptors Generation by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/227

0 commit comments

Comments
 (0)