commit 6da6ca47541a7a25ca2a3dcb39bc456bb61482af
parent 547224e2986582795d7090d51f906a46022bb35f
Author: Steven G. Johnson <stevenj@mit.edu>
Date: Fri, 27 Mar 2015 14:13:21 -0400
NEWS tweaks
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS.md b/NEWS.md
@@ -4,8 +4,6 @@
- Updated for Unicode 7.0.
-- Ruby and PostgreSQL plugins have been removed due to lack of testing.
-
- New function `utf8proc_grapheme_break(c1,c2)` that returns whether
there is a grapheme break between `c1` and `c2`.
@@ -36,6 +34,8 @@
- Doxygen-formatted documentation.
+- The Ruby and PostgreSQL plugins have been removed due to lack of testing.
+
## Version 1.1.6 ##
2013-11-27: