summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2019-06-17 08:50:44 +0900
committerNARUSE, Yui <naruse@airemix.jp>2019-06-24 12:58:33 +0900
commit7f64a0b4db7ee27a04579236950d88301c7bcabb (patch)
tree78bdba19bd599e32a87d29c882e5eee8cc360203 /NEWS
parent0e6396d2ac8bc3803742655896bb0fad70007dda (diff)
Add new encoding CESU-8 [Feature #15931]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 42b071a392..19336edc3f 100644
--- a/NEWS
+++ b/NEWS
@@ -69,6 +69,10 @@ Complex::
* Added Complex#<=>. So 0 <=> 0i will not raise NoMethodError.
[Bug #15857]
+Encoding::
+
+ * Added new encoding CESU-8 [Feature #15931]
+
Enumerable::
New method::