Skip to content

Commit 9bc345f

Browse files
committed
Update Changelog
1 parent f855f7d commit 9bc345f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Compatibility:
8383
* Modify `Struct#{inspect,to_s}` to match MRI when the struct is nested inside of an anonymous class or module (@st0012, @nirvdrum).
8484
* `Fiber.current` and `Fiber#transfer` are available without `require 'fiber'` like in CRuby 3.1 (#2733, @eregon).
8585
* Add `freeze` keyword argument to `Marshal.load` (#2733, @andrykonchin).
86+
* Support optional `:in` keyword argument for `Time.now` and `Time.new` (#2733, @andrykonchin).
8687

8788
Performance:
8889

0 commit comments

Comments
 (0)