chore: prep for 2.3.5 release
This commit is contained in:
@ -5,7 +5,6 @@
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Fix serialization for api key location in api key auth configuration
|
|
||||||
|
|
||||||
### Remove
|
### Remove
|
||||||
|
|
||||||
@ -13,6 +12,14 @@
|
|||||||
|
|
||||||
## Released
|
## Released
|
||||||
|
|
||||||
|
## [2.3.5] - June 7th, 2022
|
||||||
|
### Added
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Fix serialization for api key location in api key auth configuration
|
||||||
|
|
||||||
|
### Remove
|
||||||
|
|
||||||
## [2.3.4] - April 7th, 2022
|
## [2.3.4] - April 7th, 2022
|
||||||
### Changed
|
### Changed
|
||||||
- Put request body info now nullable
|
- Put request body info now nullable
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Kompendium
|
# Kompendium
|
||||||
project.version=2.3.4
|
project.version=2.3.5
|
||||||
# Kotlin
|
# Kotlin
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
# Gradle
|
# Gradle
|
||||||
|
Reference in New Issue
Block a user