From 5a52ae1a1d219aff9822e1ac98c100f9bb9f1cf1 Mon Sep 17 00:00:00 2001 From: PCoder Date: Wed, 17 Oct 2018 07:47:34 +0200 Subject: [PATCH] Update Changelog for 2.3.1 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 6d1b57d2..27802eb6 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2.3.1: 2018-10-17 + * bugfix: [hosting, dcl] Show VAT percent rounded to 2 decimal places in the order confirmation page (PR #673) 2.3: 2018-10-08 * #5690: Generic payment page - allow admin to add a onetime/monthly product and the frontend for user to pay for this product (PR #666) 2.2.2: 2018-09-28