From 2f1f7c727d9e6a9f4787fef17fa01317a892e95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?James=20Lefr=C3=A8re?= Date: Tue, 19 Jun 2018 21:14:19 +0200 Subject: [PATCH] Version bump v1.5.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13cfe377b..49f3e4854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## v.NEXT + +## v1.5.1 + **Bug fixes** * Actually wait for transaction receipt in Token contract deployment. This fixes issues with real-life environments like testnets or mainnet (`@colony/colony-js-client`)