From 057857a4ef7375a6e3cbcb4bc266d94dfd7e53d0 Mon Sep 17 00:00:00 2001 From: michael1011 Date: Wed, 23 Dec 2020 00:27:49 +0100 Subject: [PATCH] chore: update changelog for v0.4.0 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 659ed4c..e3ded1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.4.0](https://github.com/BoltzExchange/boltz-core/compare/v0.3.5...v0.4.0) (2020-12-22) + + +### Features + +* add Hardhat task to print method names and hashes ([#55](https://github.com/BoltzExchange/boltz-core/issues/55)) ([5942a6e](https://github.com/BoltzExchange/boltz-core/commit/5942a6e2191c8638732315477432d966aefa55de)) +* add prepay functionality to contracts ([a2c8050](https://github.com/BoltzExchange/boltz-core/commit/a2c805073fec46239b2cc0be4d5c57d7ab45d37e)) + + + ## [0.3.5](https://github.com/BoltzExchange/boltz-core/compare/v0.3.4...v0.3.5) (2020-10-30) diff --git a/package-lock.json b/package-lock.json index de1a2c1..8e5d6e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14229,7 +14229,7 @@ } }, "ethereumjs-abi": { - "version": "git+ssh://git@github.com/ethereumjs/ethereumjs-abi.git#1ce6a1d64235fabe2aaf827fd606def55693508f", + "version": "https://github.com/ethereumjs/ethereumjs-abi.git#1ce6a1d64235fabe2aaf827fd606def55693508f", "from": "git+https://github.com/ethereumjs/ethereumjs-abi.git", "dev": true, "requires": {