chore: prep for 3.5.0 release
This commit is contained in:
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- New `kompendium-resources` plugin to support Ktor Resources API
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
### Remove
|
### Remove
|
||||||
@ -14,6 +12,12 @@
|
|||||||
|
|
||||||
## Released
|
## Released
|
||||||
|
|
||||||
|
## [3.5.0] - October 29th, 2022
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- New `kompendium-resources` plugin to support Ktor Resources API
|
||||||
|
|
||||||
## [3.4.0] - October 26th, 2022
|
## [3.4.0] - October 26th, 2022
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Kompendium
|
# Kompendium
|
||||||
project.version=3.4.0
|
project.version=3.5.0
|
||||||
# Kotlin
|
# Kotlin
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
# Gradle
|
# Gradle
|
||||||
|
Reference in New Issue
Block a user