diff options
-rw-r--r-- | packages/abi-gen/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abi-gen/CHANGELOG.md b/packages/abi-gen/CHANGELOG.md index 983f7a3d1..c8158089a 100644 --- a/packages/abi-gen/CHANGELOG.md +++ b/packages/abi-gen/CHANGELOG.md @@ -4,4 +4,4 @@ * 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 +* Add constructor ABIs to context data passed to templates (#304) |