summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2022-07-04 16:54:08 -0400
committerOlaf Alders <olaf@wundersolutions.com>2022-07-04 16:54:08 -0400
commit49cf1af2b0dc8b2c1d1d218b74f451b018083416 (patch)
tree116b839b455e69c3ebe304702832fb00a664cf88 /Changes
parent7dacc673230bcea391d4be5275cfca1aa9533fb3 (diff)
downloaduri-49cf1af2b0dc8b2c1d1d218b74f451b018083416.tar.gz
URI-5.11v5.11
- Fix some typos in URI::file (GH#94) (Olaf Alders) - Escape square brackets in path (GH#100) (Perlbotics) - Fix storable.t (GH#97) (Shoichi Kaji)
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8a002eb..a7b8ded 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
Revision history for URI
-{{$NEXT}}
+5.11 2022-07-04 20:53:38Z
- Fix some typos in URI::file (GH#94) (Olaf Alders)
- Escape square brackets in path (GH#100) (Perlbotics)
- Fix storable.t (GH#97) (Shoichi Kaji)