From f88c04e51e632a3db58c89973dd6435f5bbbcb39 Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Sun, 24 Nov 2024 15:31:39 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e12bb87..2491962e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed -- Rate limit for the Photon API is now 1 request per second. +- Rate limit for the Photon API is now 1 request per second. If you host your own Photon API instance, reverse geocoding requests will not be limited. - Requests to the Photon API are now have User-Agent header set to "Dawarich #{APP_VERSION} (https://dawarich.app)" # 0.16.8 - 2024-11-20