summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 06e73333..de2d7f67 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,14 @@ About the version numbering:
to a <breaking>.<feature>.<fix> style of numbering.
+0.57: 2016-01-04
+----------------
+
+Fixes:
+- Made `max_render_postpone_time` configurable. The current default was bad.
+ (We should probably always draw the UI once every cycle of the event loop.)
+
+
0.56: 2016-01-03
----------------