diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -62,6 +62,12 @@ CSV:: * Upgrade to 3.0.4. See https://github.com/ruby/csv/blob/master/NEWS.md. +Date:: + + * Date.jisx0301, Date#jisx0301, and Date.parse provisionally support the + new Japanese era as an informal extension, until the new JIS X 0301 is + issued. [Feature #15742] + ERB:: * Prohibit marshaling ERB instance. |