summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index a108d48..b4f7972 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for URI
{{$NEXT}}
+ - Remove Shebang and Taint from all tests.
+ - Fix t/query.t to get rid of a warning about join() on
+ array with undef
5.19 2023-04-30 16:15:58Z
- Form parameters without values are now represented by undef (GH#65)