summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 007e19d..5a92dd2 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,8 @@
Revision history for URI
{{$NEXT}}
- - merge the methods from URI::QueryParam into URI, so they are always
- available
+ - Merge the methods from URI::QueryParam into URI, so they are always
+ available (GH#114) (Graham Knop)
5.15 2022-10-11 14:48:28Z
- Teach uri_escape to accept a Regexp object as the characters to escape