From 879f074cd0624ec8e5f1d0d94c29c4c61c49acdb Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Fri, 5 Nov 2021 15:08:44 +0900 Subject: mruby3.1.md: update new methods description. --- doc/mruby3.1.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/mruby3.1.md b/doc/mruby3.1.md index 1a8c621a9..82a626871 100644 --- a/doc/mruby3.1.md +++ b/doc/mruby3.1.md @@ -26,6 +26,12 @@ And `android_arm64-v8a.rb` was renamed to `android_arm64_v8a.rb` for consistency CRuby3.0 compatible keyword arguments are introduced. Keyword arguments are basically separated from ordinal arguments +## New Methods + +* `Array#product` +* `Random.bytes` +* `Random#bytes` + # Configuration Options Changed Some configuration macros are available: -- cgit v1.2.3