summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9976d85..b2c9314 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
Revision history for URI
+{{$NEXT}}
+
5.15 2022-10-11 14:48:28Z
- Teach uri_escape to accept a Regexp object as the characters to escape
as an alternative to a character class. (GH#113) (Graham Knop)