From 3bbb01e8f0b72e47fbfcd6afb8d89d08fa4515bd Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Tue, 23 Apr 2024 08:52:11 -0700 Subject: [PATCH] Add change-log item for #310 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b62fea..5c602db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # CHANGELOG +## 7.1.0 + +* Allow the `Host` configuration directive and the `GEOIPUPDATE_HOST` + environment variable to accept a value with the scheme set. If not set, it + will continue to default to `https://`. Pull request by Gabe Cook. GitHub + #310. + ## 7.0.1 (2024-04-08) * The 7.0.0 release was broken and has been retracted. This release updates the