From 8ab58de601df79f1bf4a1f273f811c23754a5af0 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sun, 16 Aug 2015 20:28:46 -0400 Subject: [PATCH] Updated changelog --- changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 69a50a1a9..3bbe2282b 100644 --- a/changelog +++ b/changelog @@ -2,7 +2,9 @@ CHANGE LOG: v2.3.0: - Added social widgets (found in the widgets page) - Added profile page -- Fixed bugs (ie transition fix requires ```.hold-transition``` to be added to ``````) +- Fix issue #430 (requires ```.hold-transition``` to be added to ``````) +- Fix issue #578 +- Fix issue #579 v2.2.1: - Bug Fixes