From 62576f7253ae53fc9613e65ce50f8443cb06b6b3 Mon Sep 17 00:00:00 2001 From: Daniel Sabourin Date: Mon, 13 Feb 2023 17:11:54 -0700 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 25411e20..c4a5f50b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -54,7 +54,7 @@ Use features on redirected requests. ([@nomis]) -* [#678](https://github.com/schwern) +* [#678](https://github.com/httprb/http/pull/678) Restore `HTTP::Response` `:uri` option for backwards compatibility. ([@schwern])