chore: prep for 2.3.0 release

This commit is contained in:
Ryan Brink
2022-03-01 12:49:27 -05:00
parent bae3a16e30
commit f742ea5485
2 changed files with 12 additions and 5 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
# Kompendium
project.version=2.2.1
project.version=2.3.0
# Kotlin
kotlin.code.style=official
# Gradle