Merge branch 'release-2.3.0'
[munter.git] / README.md
index d3b685d2d94ccad196b5d92e59624a085d05cfae..37c92aa449712a11b8f0f69d45ff9016ab09596d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -68,6 +68,14 @@ Future plans
 Version History
 ---------------
 
+- 2.3.0 (Jul 2020)
+
+  Implement 'auto-start in GUI' feature.
+
+  The program tries to detect whether it was invoked from a terminal or
+  not, and if not, it will automatically switch to GUI mode. Useful for
+  invocation via e.g. dmenu(1).
+
 - 2.2.1 (Jun 2020)
 
   Complete fixes recommended by pylint(1).