chore: prep for 2.3.0 release
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@ -2,6 +2,17 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Remove
|
||||
|
||||
---
|
||||
|
||||
## Released
|
||||
|
||||
## [2.3.0] - March 1st, 2022
|
||||
### Added
|
||||
- Brand new SwaggerUI support as a KTor plugin with WebJar under the hood and flexible configuration
|
||||
|
||||
@ -11,10 +22,6 @@
|
||||
### Remove
|
||||
- Deprecated Swagger Webjar approach was removed from codebase
|
||||
|
||||
---
|
||||
|
||||
## Released
|
||||
|
||||
## [2.2.1] - February 26th, 2022
|
||||
- Fix to support sealed class typed Maps
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Kompendium
|
||||
project.version=2.2.1
|
||||
project.version=2.3.0
|
||||
# Kotlin
|
||||
kotlin.code.style=official
|
||||
# Gradle
|
||||
|
Reference in New Issue
Block a user