]> git.sesse.net Git - nageru/blobdiff - NEWS
Release Nageru and Futatabi 1.9.1.
[nageru] / NEWS
diff --git a/NEWS b/NEWS
index d77db7009895ef0b0ee09d4d2b42ef5a18b5b774..0c7835ca522ee7beb5901953ea76bd7418235529 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Nageru and Futatabi 1.9.1, November 17th, 2019
+
+  - Support disabling optional effects if a given other effect is _enabled_
+    (typically for mutually exclusive effects).
+    
+  - Make it possible for the theme to override the status line, by declaring
+    a function format_status_line() in the theme. Inspired by a C++ patch by
+    Alex Thomazo in the Breizhcamp repository.
+
+  - Various bugfixes.
+
+
 Nageru and Futatabi 1.9.0, July 20th, 2019
 
   - Significant reworking of the theme engine: Chains (now called scenes)