note removal of plugins

This commit is contained in:
Steven G. Johnson 2015-03-12 14:32:07 -04:00
parent dad0cbdcab
commit 321cb997c5

View File

@ -4,6 +4,8 @@
- Updated for Unicode 7.0. - 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 - New function `utf8proc_grapheme_break(c1,c2)` that returns whether
there is a grapheme break between `c1` and `c2`. there is a grapheme break between `c1` and `c2`.