summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2022-10-13 11:22:38 -0400
committerOlaf Alders <olaf@wundersolutions.com>2023-04-29 15:11:02 +0200
commit81a4678022d08a1ddc58094d429f1f852a84f3f0 (patch)
treebc9b7ac6fe73cb40651813d4e3bbdf40c4c0b9e2 /Changes
parentf68b0cc5f10144639365518292abc36ac80b46af (diff)
downloaduri-81a4678022d08a1ddc58094d429f1f852a84f3f0.tar.gz
Add a GH workflow to test LWP::Curl
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index c6ae659..c1b17d5 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for URI
{{$NEXT}}
+ - Add a GH workflow to test LWP::Curl (GH#116) (Olaf Alders)
5.17 2022-11-02 17:03:48Z
- Updated RFC references in the pod documentation for URI::file (GH#117)