aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-10 23:44:03 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-10 23:47:40 -0400
commite9d4c779a3b9583e0e9de004df77650119e320d8 (patch)
tree6b7a1b8775fa984a581c6e89a7b4e7ed340b171a /Changelog
parent60dc2f0475ac932d72a572c039da1078bd568b6c (diff)
downloadGradeBook-e9d4c779a3b9583e0e9de004df77650119e320d8.tar.gz
GradeBook-e9d4c779a3b9583e0e9de004df77650119e320d8.zip
offload text plotting to separate library
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6326a38..ffc606f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+v2.6.2pre
+ * Web page is in utf8 encoding
+ * Class grades histogram generation and display
+ * Weighted column show hard coded 1 as maximum possible
v2.6.1
* Users can see grading scheme
* Added grades in the column histogram calculation (not yet displayed)