From 1a16fc96a45bedde669f59c6a9c5ad6b81fcad2d Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 25 Sep 2017 06:20:10 +0000 Subject: Time#at receives 3rd argument which specifies the unit of 2nd argument [Feature #13919] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fe69733b8d..c03075dbf8 100644 --- a/NEWS +++ b/NEWS @@ -109,6 +109,11 @@ with all sufficient information, see the ChangeLog file or Redmine * Description set by Thread#name= is now visible on Windows 10. +* Time + + * Time#at receives 3rd argument which specifies the unit of 2nd argument. + [Feature #13919] + * KeyError * KeyError#receiver [Feature #12063] -- cgit v1.2.3