summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorYoann Blein <yoann.blein@free.fr>2017-10-01 10:02:55 +0200
committerDaniel Carl <danielcarl@gmx.de>2017-10-05 21:50:39 +0200
commit8d002ae62b1d8e4f40c4333dc81b97b59041d9b7 (patch)
treeeb8a7a504cec4249375e614d57104eedadf10709 /CHANGELOG.md
parent9a2c4767bdef76a8a43d9854739f347fe0664f7d (diff)
Rename hint-number-same-length into hint-keys-same-length
fix #425
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90a7cd2..9523049 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
hinting is done might be security relevant.
* Allow extended hints mode also for open `g;o` to allow the user to toggle
checkboxes and radiobuttons of forms.
+* Rename `hint-number-same-length` into `hint-keys-same-length` for consistency.
### Fixed