aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed251dcb06..6a4e703f74 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,11 @@ with all sufficient information, see the ChangeLog file.
* File
* new class File::Statfs to hold filesystem information. (experimental)
+* Float
+ * New methods:
+ * Float#next_float
+ * Float#prev_float
+
* IO
* New methods
* IO#statfs returns filesystem information as File::Statfs. (experimental)