diff options
author | Fabio Berger <me@fabioberger.com> | 2018-06-05 04:29:17 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-06-05 04:29:17 +0800 |
commit | 9fba470364c005cfe59dc99e87e602b3dc59f0f7 (patch) | |
tree | 8d6c8d6eb21c3414655090ea4ed077ab073a48c2 | |
parent | 6cd5bf31c994f661e0aa51017936ae664b6b6d87 (diff) | |
download | dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.tar dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.tar.gz dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.tar.bz2 dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.tar.lz dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.tar.xz dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.tar.zst dexon-sol-tools-9fba470364c005cfe59dc99e87e602b3dc59f0f7.zip |
Add PR to changelog
-rw-r--r-- | packages/fill-scenarios/CHANGELOG.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/fill-scenarios/CHANGELOG.json b/packages/fill-scenarios/CHANGELOG.json index f0bfdadbc..0f78fab22 100644 --- a/packages/fill-scenarios/CHANGELOG.json +++ b/packages/fill-scenarios/CHANGELOG.json @@ -3,7 +3,8 @@ "version": "0.1.0", "changes": [ { - "note": "Make fill-scenarios compatible with V2 of 0x protocol" + "note": "Make fill-scenarios compatible with V2 of 0x protocol", + "pr": 656 } ] }, |