From 55e9ee676a9e1f4725a3eecc7425da09e02d8474 Mon Sep 17 00:00:00 2001 From: Marsel Mavletkulov Date: Wed, 18 Oct 2023 14:53:42 -0400 Subject: [PATCH] Update changelog after fixing #262 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc33d6f7..c66793a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ version in the binary. While there were no issues with the version in the header, this makes sure it will match the binary. The header also now includes build information, such as OS and architecture. +* White spaces in secret files `GEOIPUPDATE_ACCOUNT_ID_FILE`, + `GEOIPUPDATE_LICENSE_KEY_FILE` are ignored, see #262 issue. ## 6.0.0 (2023-07-12)