chore: prep for 2.2.1 release
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
- Fix to support sealed class typed Maps
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -13,6 +12,9 @@
|
|||||||
|
|
||||||
## Released
|
## Released
|
||||||
|
|
||||||
|
## [2.2.1] - February 26th, 2022
|
||||||
|
- Fix to support sealed class typed Maps
|
||||||
|
|
||||||
## [2.2.0] - February 25th, 2022
|
## [2.2.0] - February 25th, 2022
|
||||||
### Changed
|
### Changed
|
||||||
- Fixed support Location classes located in other non-location classes
|
- Fixed support Location classes located in other non-location classes
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Kompendium
|
# Kompendium
|
||||||
project.version=2.2.0
|
project.version=2.2.1
|
||||||
# Kotlin
|
# Kotlin
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
# Gradle
|
# Gradle
|
||||||
|
Reference in New Issue
Block a user