From 3cfbf7cd5a5e5f7124724a67c4e1f57edc7e37ae Mon Sep 17 00:00:00 2001 From: adityacp Date: Thu, 10 Dec 2020 17:53:27 +0530 Subject: Release changes --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d6232cb..56b058b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +=== 0.29.3 (10-12-2020) === + +* Show the graphs for the lesson video statistics page. +* Show the completed students counts in course modules page. +* Add and show django messages in discussion forum page. +* Remove Sidebar in the discussion forum page instead used bootstrap nav pills. +* Optimisation in retrieving and rendering the data +* Avoids the arrange type question's custom filter error + === 0.29.2 (19-11-2020) === * Add dropdown selection for lesson video options -- cgit