From 61c2022595a159bc6fc44b639606be8d2f24f913 Mon Sep 17 00:00:00 2001 From: samuel Date: Tue, 11 Dec 2018 23:49:29 +0000 Subject: Add NEWS about coroutine implementation. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 640a80725f..825a85a8b6 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,9 @@ sufficient information, see the ChangeLog file or Redmine * Flip-flop syntax is deprecated. [Feature #5400] +* Native implementation of coroutines to improve performance of Fiber. + [Feature #14739] + === Core classes updates (outstanding ones only) [Array] -- cgit v1.2.3