Bump version
[munter.git] / README.md
index 0e03ac1b06a7d49218f6f79e4438e1b2459c71e9..37c92aa449712a11b8f0f69d45ff9016ab09596d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -63,12 +63,23 @@ own personal format (e.g. RitR No. 471).
 Future plans
 ------------
 
-* Lint it (e.g. therapist)
-* Sphinx/autodoc?
+* Better documentation
 
 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).
+
 - 2.2.0 (Jun 2020)
 
   Implement GUI mode.