# HG changeset patch # User Oleksandr Gavenko # Date 1411600839 -10800 # Node ID 0116276e6325527d2ffe962cfb5552ea674b2e2d # Parent c769b70e9adb49842d4ae08c1ded89b0fc6d6c5a Release CHANGES. diff -r c769b70e9adb -r 0116276e6325 CHANGES.rst --- a/CHANGES.rst Thu Sep 25 02:16:44 2014 +0300 +++ b/CHANGES.rst Thu Sep 25 02:20:39 2014 +0300 @@ -18,6 +18,8 @@ * Add AI move visualisation. * Complete fast engine implementation, improve core performance. * Join similar AIs. + * Break limit on script execution time for long performed tasks. + * Highlight grouped and important data. * Add AI descriptions. v0.3, 2014-09-20.