aboutsummaryrefslogtreecommitdiffstats
path: root/doc/NEWS-2.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS-2.0.0')
-rw-r--r--doc/NEWS-2.0.03
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/NEWS-2.0.0 b/doc/NEWS-2.0.0
index 414789dcd1..712d3a693b 100644
--- a/doc/NEWS-2.0.0
+++ b/doc/NEWS-2.0.0
@@ -116,8 +116,7 @@ with all sufficient information, see the ChangeLog file.
corresponding method in the prepending module.
* added Module.prepended and Module.prepend_features, similar
to included and append_features.
- * added Module#refine, which extends a class or module locally.
- [experimental]
+ * added Module#refine, which extends a class or module locally. [experimental]
* extended method:
* Module#define_method accepts a UnboundMethod from a Module.
* Module#const_get accepts a qualified constant string, e.g.