summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 15 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f651c90..5d2d3b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
-2.0.0 (???)
------------
+2.1.0 (August 7, 2017)
+----------------------
+
+This is a minor feature release. It adds the -word-chars flag to
+enchant-lsmod, for a convenient way for other programs to get the extra word
+characters for a particular dictionary.
+
+A man page for enchant-lsmod is also now provided.
+
+A little more code cleanup has been done, in particular by upstreaming
+gnulib patches.
+
+
+2.0.0 (August 4, 2017)
+----------------------
The major version number has been incremented owing to API/ABI changes, but
in practice upgrading from 1.6.x should be easy.