From 532b7dee9e14e162ab7075eb35f0fc085857f4e5 Mon Sep 17 00:00:00 2001 From: PCoder Date: Sat, 4 May 2019 12:49:06 +0200 Subject: [PATCH] Update Changelog for 2.5.4 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 8642c09a..f1360d68 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2.5.4: 2019-05-04 + * #6124: [blog] Allow setting title, subtitle of the blog page by passing GET params (MR!698) 2.5.3: 2019-04-20 * #6561: [bills] Show mutiple line items in the invoice details (MR!697) * #6561: [bills] Link line item to a Stripe Plan (MR!697)