summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2022-10-12 09:11:07 -0400
committerOlaf Alders <olaf@wundersolutions.com>2022-10-12 09:11:07 -0400
commitee5f7634aa902214a4da79ba44ba61dbf56f0abc (patch)
treea34ea9abbb7fb177596ef7cb3cb4fdecb0db3870 /Changes
parent7d12fb04c565226f142af01cc359fea27c96df8b (diff)
downloaduri-ee5f7634aa902214a4da79ba44ba61dbf56f0abc.tar.gz
URI-5.16v5.16
- Merge the methods from URI::QueryParam into URI, so they are always available (GH#114) (Graham Knop)
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 5a92dd2..9c5bf4a 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
Revision history for URI
-{{$NEXT}}
+5.16 2022-10-12 13:10:40Z
- Merge the methods from URI::QueryParam into URI, so they are always
available (GH#114) (Graham Knop)