Skip to content

Commit a930541

Browse files
committed
Update CHANGELOG.md
1 parent 3c10439 commit a930541

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## [3.7.4\-eap](https://github.com/wuseal/JsonToKotlinClass/tree/3.7.4-eap) (2022-05-22)
4+
[View commits](https://github.com/wuseal/JsonToKotlinClass/compare/3.7.3...3.7.4-eap)
5+
6+
**Bugfix**
7+
8+
- Write\-access exception [\#308](https://github.com/wuseal/JsonToKotlinClass/issues/308)
9+
- JSONSchema生成类失败 [\#392](https://github.com/wuseal/JsonToKotlinClass/issues/392)
10+
- Nullable Types and Non Nullable Default Value Strategy [\#391](https://github.com/wuseal/JsonToKotlinClass/issues/391)
11+
- Repeating classes instead of making a relation between them\! [\#381](https://github.com/wuseal/JsonToKotlinClass/issues/381)
12+
13+
**Enhancement**
14+
15+
- auto determine nullable or not from json value optional null values [\#307](https://github.com/wuseal/JsonToKotlinClass/issues/307)
16+
- Does not detect nullable objects in some cases [\#379](https://github.com/wuseal/JsonToKotlinClass/issues/379)
17+
- Merging data classes of the same structure [\#390](https://github.com/wuseal/JsonToKotlinClass/issues/390)
18+
- Option to handle classes with same name [\#375](https://github.com/wuseal/JsonToKotlinClass/issues/375)
19+
320
## [3.7.3](https://github.com/wuseal/JsonToKotlinClass/tree/3.7.3) (2022-04-16)
421
[View commits](https://github.com/wuseal/JsonToKotlinClass/compare/3.7.2...3.7.3)
522

0 commit comments

Comments
 (0)