aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abi-gen/CHANGELOG.md')
-rw-r--r--packages/abi-gen/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/abi-gen/CHANGELOG.md b/packages/abi-gen/CHANGELOG.md
index fb2c6eb24..0f54c2480 100644
--- a/packages/abi-gen/CHANGELOG.md
+++ b/packages/abi-gen/CHANGELOG.md
@@ -2,6 +2,7 @@
## v0.1.0 - _January 11, 2018_
+* Added CLI options for explicit specifying location of partials and main template
* 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)