diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb5dc66a..5c565375 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
* Add sleep chart diplaying the last week of sleep
* Huge speedup for weekly charts when changing days
* Drop support for pre Gadgetbride 0.12.0 database
+* Pebble: allow configuration webpages (clay) to access device location
####Version 0.17.5
* Automatically start the service on boot (can be turned off)
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index 4578fa77..f26d4ccf 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -7,6 +7,7 @@
Add sleep chart diplaying the last week of sleep
Huge speedup for weekly charts when changing days
Drop support for pre Gadgetbride 0.12.0 database
+ Pebble: allow configuration webpages (clay) to access device location
Automatically start the service on boot (can be turned off)