From a8c09d0bdb05a28bbfabcf58052355a29493be36 Mon Sep 17 00:00:00 2001 From: Greg Hysen Date: Mon, 10 Feb 2020 17:53:08 -0800 Subject: [PATCH] Updated contracts-integrations changelog. --- contracts/integrations/CHANGELOG.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contracts/integrations/CHANGELOG.json b/contracts/integrations/CHANGELOG.json index 728bd9feff..4c7cba3f25 100644 --- a/contracts/integrations/CHANGELOG.json +++ b/contracts/integrations/CHANGELOG.json @@ -5,6 +5,10 @@ { "note": "Added ChainlinkStopLimit contract and tests", "pr": 2473 + }, + { + "note": "Fixed the mainnet dYdX Bridge tests.", + "pr": 2479 } ] },