aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxliiv <tymoteusz.jankowski@gmail.com>2016-11-16 09:49:11 +0100
committerxliiv <tymoteusz.jankowski@gmail.com>2016-11-16 09:49:11 +0100
commit77a6d13d9952ba48d708cf5f0e7dff7c60a0d090 (patch)
treeebcff783c09bb9255413c420c29ef15f7c0e2996
parentb5078bbbd0b82ff86571cb12f27f285755613d0f (diff)
downloadtipboard-77a6d13d9952ba48d708cf5f0e7dff7c60a0d090.tar.gz
tipboard-77a6d13d9952ba48d708cf5f0e7dff7c60a0d090.tar.bz2
tipboard-77a6d13d9952ba48d708cf5f0e7dff7c60a0d090.zip
Update changelog
-rw-r--r--CHANGES.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index ce81671..706e060 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,24 @@
Change Log
----------
+1.4.1
+~~~~~
+
+Released on November 16, 2016.
+
+* Fixes for tiles: 'advanced_plot', 'simple_percentage' and 'text-tile'.
+
+* Fix for tile keys cache.
+
+* Added support for RequireJS.
+
+* Make use of simplify.js to make charts (in e.g. 'line_chart' tile) more readable.
+
+* Fix for 'Target dimension not set' error when layout 'row_1_of_1' is used.
+
+* Minor fixes, improvements, cleanups etc.
+
+
1.4.0
~~~~~