summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index a55abd6..3daa0bb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,6 +4,8 @@
- 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`.