From d5e15b05fbeb520519fca7ae3063b950db2b2e2c Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 13 Dec 2018 14:49:58 -0800 Subject: [PATCH] Rename contracts CHANGELOGs to DEPLOYs --- contracts/extensions/{CHANGELOG.json => DEPLOYS.json} | 0 contracts/protocol/{CHANGELOG.json => DEPLOYS.json} | 0 contracts/tokens/{CHANGELOG.json => DEPLOYS.json} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename contracts/extensions/{CHANGELOG.json => DEPLOYS.json} (100%) rename contracts/protocol/{CHANGELOG.json => DEPLOYS.json} (100%) rename contracts/tokens/{CHANGELOG.json => DEPLOYS.json} (100%) diff --git a/contracts/extensions/CHANGELOG.json b/contracts/extensions/DEPLOYS.json similarity index 100% rename from contracts/extensions/CHANGELOG.json rename to contracts/extensions/DEPLOYS.json diff --git a/contracts/protocol/CHANGELOG.json b/contracts/protocol/DEPLOYS.json similarity index 100% rename from contracts/protocol/CHANGELOG.json rename to contracts/protocol/DEPLOYS.json diff --git a/contracts/tokens/CHANGELOG.json b/contracts/tokens/DEPLOYS.json similarity index 100% rename from contracts/tokens/CHANGELOG.json rename to contracts/tokens/DEPLOYS.json