chore: prep for 3.3.0 (#319)
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@ -2,10 +2,6 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Support for @Transient annotation
|
||||
- Support for @SerialName annotation on fields
|
||||
- Supports for un-backed fields, by excluding them from the generated schema.
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
@ -16,6 +12,19 @@
|
||||
|
||||
## Released
|
||||
|
||||
## [3.3.0] - September 15th, 2022
|
||||
|
||||
### Added
|
||||
- Support for @Transient annotation
|
||||
- Support for @SerialName annotation on fields
|
||||
- Supports for un-backed fields, by excluding them from the generated schema.
|
||||
|
||||
### Changed
|
||||
- Actually turned on detekt formatting 🤦
|
||||
- Removed some rouge print statements
|
||||
|
||||
## Released
|
||||
|
||||
## [3.2.0] - August 23rd, 2022
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user