summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-10-05 23:18:16 +0200
committerpgen <p.gen.progs@gmail.com>2022-10-05 23:23:04 +0200
commit20de6438331eb547864a54440b4092bedc7cc504 (patch)
tree6155114dee4738c6195bf0bf0712e10fd65e38a5 /ChangeLog
parentf128f5834f08df0df67d3bf79529e285ce9be401 (diff)
Update the change log for the next version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc64ecf..427bb4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+- Version 1.1.0
+* Fixes:
+ * Fix and improve the instant help (?) display.
+ * Fix and improve the substitution code.
+ * Fix and simplify the "End" key management code.
+* Improvements:
+ * Add mouse support.
+ * Allows to shift the window's content horizontally without moving the cursor.
+ * Small adjustments in UTF-8 symbols and comments.
+ * Improve the documentation.
+* Miscellaneous:
+ * Various code simplifications.
- Version 1.0.0
* Fix and improve the content of the integrated help system.
* Allow multiple instances of the "-limits" option.