summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 24b7986b50..4078f19358 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -269,6 +269,14 @@ Outstanding ones only.
* Update to IRB 1.2.6
+* OpenStruct
+
+ * Initialization no longer lazy [[Bug #12136]]
+ * Builtin methods can now be overridden safely. [[Bug #15409]]
+ * Implementation uses only methods ending with `!`.
+ * Ractor compatible.
+ * Use officially discouraged. Read "Caveats" section.
+
* Reline
* Update to Reline 0.1.5