summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1c0bc904e4..9c0f48c4a0 100644
--- a/NEWS
+++ b/NEWS
@@ -140,7 +140,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Regexp#match? [Feature #8110]
This returns bool and doesn't save backref.
- * Update Onigmo 6.0.0.
+ * Update Onigmo 6.1.1.
+ * Support absent operator https://github.com/k-takata/Onigmo/issues/82
* Regexp/String: Updated Unicode version from 8.0.0 to 9.0.0 [Feature #12513]