summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b24f694993..92eed9798c 100644
--- a/NEWS
+++ b/NEWS
@@ -258,6 +258,13 @@ sufficient information, see the ChangeLog file or Redmine
* `Struct#filter` is a new alias for `Struct#select` [Feature #13784]
+* `Time`
+
+ * New features:
+
+ * `Time.new` and `Time#getlocal` accept a timezone object as
+ well as UTC offset string. [Feature #14850]
+
* `TracePoint`
* New methods: