diff options
Diffstat (limited to 'contracts/exchange-forwarder/CHANGELOG.json')
-rw-r--r-- | contracts/exchange-forwarder/CHANGELOG.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contracts/exchange-forwarder/CHANGELOG.json b/contracts/exchange-forwarder/CHANGELOG.json index 8b9292e0f..7e18cf796 100644 --- a/contracts/exchange-forwarder/CHANGELOG.json +++ b/contracts/exchange-forwarder/CHANGELOG.json @@ -1,5 +1,13 @@ [ { + "version": "1.0.3", + "changes": [ + { + "note": "Fake publish to enable pinning" + } + ] + }, + { "timestamp": 1549452781, "version": "1.0.2", "changes": [ |