summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-01-26 00:48:14 +0100
committerpgen <p.gen.progs@gmail.com>2018-01-26 00:48:14 +0100
commit816e5c9ed88ccf9a26d5df890b4b3b6182e3991f (patch)
tree460f313ccdfda8af7105403dd784d79c5e05c210
parentee3a350aab98bfcf1bb1321caaf9c988eea71f8a (diff)
Update the Changelog file for the new release
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 826e998..bf7998a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+- Version 0.9.11
+* Introduce the new \u notation for UTF-8 hex sequences
+* Non-printable characters with an escape form are expanded
+* Keep non selectable blank words to allow special effects
+* Fix the wide option when in column or tabulation mode
+* The last word is always the last of its line (-g)
+* Improve message (-m) placement in centered mode
+* Manage substitutions leading to empty strings
+* Hopefully fix the placement of the scroll bar in all cases
+* The gutter can now be displayed in column mode
+* Various other small fixes
+
+Jul 29 16:30:00 UTC 2017 - p.gen.progs@gmail.com
+
- Bump to version 0.9.10
* The words acquisition is rewritten and splitted in multiple phases
* Add the capacity to (de)select rows an columns containing regexes