Skip to content

Commit 70a9fc6

Browse files
committed
update CHANGELOG.md
1 parent f46c8c8 commit 70a9fc6

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Change Log
22

3+
## Unreleased (2021-06-30)
4+
5+
**Features**
6+
7+
- Custom None nullable type in generated Kotlin data class [\#358](https://github.com/wuseal/JsonToKotlinClass/issues/358)
8+
- Add buildFromJson function into data class to build data class object from JSONObject [\#348](https://github.com/wuseal/JsonToKotlinClass/issues/348)
9+
310
## [3.7.1\-EAP\-3](https://github.com/wuseal/JsonToKotlinClass/tree/3.7.1-EAP-3) (2021-05-25)
411
[View commits](https://github.com/wuseal/JsonToKotlinClass/compare/3.7.0...3.7.1-EAP-3)
512

6-
**Enhancement**
7-
8-
- Add three extensions for JsonToKotlinClass plugin [\#349](https://github.com/wuseal/JsonToKotlinClass/pull/349) ([@varenyzc](https://github.com/varenyzc))
913

1014
## [3.7.0](https://github.com/wuseal/JsonToKotlinClass/tree/3.7.0) (2021-05-18)
1115
[View commits](https://github.com/wuseal/JsonToKotlinClass/compare/3.7.0-EAP-3...3.7.0)

0 commit comments

Comments
 (0)