From 459fb3ee28c85e4711f183e63f611f40678c4fd0 Mon Sep 17 00:00:00 2001 From: Kevin Liao Date: Tue, 21 Feb 2023 11:17:50 -0500 Subject: [PATCH] update changelog (#666) --- contracts/zero-ex/CHANGELOG.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contracts/zero-ex/CHANGELOG.json b/contracts/zero-ex/CHANGELOG.json index 6b357dfcf8..c78faaf6f4 100644 --- a/contracts/zero-ex/CHANGELOG.json +++ b/contracts/zero-ex/CHANGELOG.json @@ -1,4 +1,12 @@ [ + { + "version": "0.39.0", + "changes": [ + { + "note": "Add KyberElastic mixin for Ethereum, Polygon, Arbitrum, Avalanche" + } + ] + }, { "timestamp": 1675210931, "version": "0.38.6",