aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
-rw-r--r--README.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 1cf1502..b128892 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+unreleased yet
+ - Basic accessibility support [starkos]
+ - Added an option to hide the shortcut delete button [oreshinya]
+
2.1.2 2015/1/28
- Better key equivalent handling for non-ASCII layouts.
[Dmitry Obukhov]
diff --git a/README.md b/README.md
index fccf923..c7fa000 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ Features:
* Mac App Store friendly
* Works on OS X 10.6 and up
* Hacking-friendly codebase covered with tests
+* Basic accessibility support
Important features currently missing:
* Localisation
-* Accessibility
Pull requests welcome :)