Skip to content

Commit b501b9b

Browse files
committed
update changelog
1 parent 618356e commit b501b9b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ search:
55

66
# Changelog
77

8+
## 5.3.0
9+
10+
- fix kotlinx-serialization example encoding [#212](https://github.com/SMILEY4/ktor-openapi-tools/issues/212)
11+
- fix missing response bodies from documented resources routes [#209](https://github.com/SMILEY4/ktor-openapi-tools/issues/209)
12+
- upgrade schema-kenerator from 2.3.0 to [2.4.0](https://github.com/SMILEY4/schema-kenerator/releases/tag/2.4.0)
13+
- upgrade ktor from 3.1.1 to ktor 3.3.0
14+
815
## 5.2.0
916

1017
- upgrade schema-kenerator from 2.1.3 to [2.3.0](https://github.com/SMILEY4/schema-kenerator/releases/tag/2.3.0)

0 commit comments

Comments
 (0)