We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618356e commit b501b9bCopy full SHA for b501b9b
docs/changelog.md
@@ -5,6 +5,13 @@ search:
5
6
# Changelog
7
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
15
## 5.2.0
16
17
- 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