From 5e46affbfcab005fa21f16391f3d2edd72d82364 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Fri, 11 May 2018 16:14:28 +0200 Subject: [PATCH] chore(Changelog): Prepare next version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4938fe1ed9..9b8ee2a955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 3.0.3 - feat(bind): Added option to bind to specific http address - fix(migration): Unleash should not start if migration fails.