diff --git a/CHANGELOG.md b/CHANGELOG.md index ce28c269..bc48ca45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ All notable changes to the Databricks Labs Data Generator will be documented in #### Changed * Added formatting of generated code as Html for script methods + +### Version 0.3.4 Post 2 + +### Fixed +* Fix for use of values in columns of type array, map and struct +* Fix for generation of arrays via `numFeatures` and `structType` attributes when numFeatures has value of 1 + + ### Version 0.3.4 Post 1 ### Fixed