diff options
Diffstat (limited to 'packages/abi-gen/CHANGELOG.md')
-rw-r--r-- | packages/abi-gen/CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/abi-gen/CHANGELOG.md b/packages/abi-gen/CHANGELOG.md index 0afd6abd4..983f7a3d1 100644 --- a/packages/abi-gen/CHANGELOG.md +++ b/packages/abi-gen/CHANGELOG.md @@ -1,7 +1,7 @@ # CHANGELOG -v0.x.x - _TBD, 2018_ ------------------------- +## v0.x.x - _TBD, 2018_ + * Fixed array typings with union types (#295) * Add event ABIs to context data passed to templates (#302) * Add constructor ABIs to context data passed to templates (#304)
\ No newline at end of file |