summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 649e6fdc28..14a7c7f3f5 100644
--- a/NEWS
+++ b/NEWS
@@ -152,6 +152,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* Add Bundler to Standard Library. [Feature #12733]
+* Coverage
+ * Support branch coverage and method coverage [Feature #13901]
+
* DRb
* ACL::ACLEntry.new no longer suppresses IPAddr::InvalidPrefixError.