Skip to content

Commit 107bf67

Browse files
committed
Update CHANGELOG
1 parent 7765fc5 commit 107bf67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# v0.7.0
22
## Added
3+
* Add jsdoc-style docs to classes mentioned in the README
34

45
## Fixed
56
* Improve guiUtils.filterExtraProperties() when using template merging
67
* guiUtils: Improve form render order when using allOf
78

89
## Changed
910
* guiUtils: Use JSON Editor 'select' format for arrays of unique enum items
11+
* guiUtils: Flatten allOf schema in modSchemaForJSONEditor
12+
* template: Return an empty array instead of undefined when transforming an undefined array
1013

1114
# v0.6.0
1215
## Added

0 commit comments

Comments
 (0)