From 7bc2c8eebef6407a827227ceb2164c552519d44e Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 22 Aug 2019 08:40:14 +0530 Subject: [PATCH] Update Changelog for 2.6.2 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 63c59e11..395691aa 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2.6.2: 2019-08-22 + * #7068: [django/node/rails] Remove public- prefix from OS template names (MR!711) 2.6.1: 2019-07-09 * #6941: [hosting dashboard] Show the card's expiry year & month too in the list of added cards (MR!710) 2.6: 2019-07-03