From f91959af812cea4170d8ed368304b6fcd7a7f4d2 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 29 Nov 2016 11:54:56 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cda98c23..3156e6d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## next release - Ability to create coupons with cash amounts (previously only percentages were allowed) - Fix a bug: misconfigured Twitter's ENV variables results in HTTP error 500 +- Fix a bug: wallet is not debited when paying locally with a user who have invoices disabled +- Fix a bug: wrong error message about rounding inconsistency is logged on invoice generation ## v2.4.4 2016 November 24