summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa9919d837..fce2ade06b 100644
--- a/NEWS
+++ b/NEWS
@@ -202,6 +202,11 @@ Time::
* Added Time#floor method. [Feature #15653]
+ Modified method::
+
+ * Time#inspect is separated from Time#to_s and it shows its sub second.
+ [Feature #15958]
+
UnboundMethod::
New methods::