From d780c3662484d6072b3a6945b840049de72c2096 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Fri, 14 Jun 2019 17:29:51 +0900 Subject: [PATCH] Pipeline operator is experimental [ci skip] --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a332cf389a..0f612533ff 100644 --- a/NEWS +++ b/NEWS @@ -48,7 +48,7 @@ sufficient information, see the ChangeLog file or Redmine " # This has been warned since 2.4 EOS -* Pipeline operator is added. +* Pipeline operator is experimentally added. This code equals to the next code.