diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92600ef0d..adde99fa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
* Amazfit Bip: Implement find phone feature
* Amazfit Bip: Support flashing latest GPS firmware
* Amazfit Cor: Support flashing latest firmware
+* Pebble: Fix crash with experimental background javascript
#### Version 0.23.2
* Mi Band 1S: Fix sync problem with firmware 4.16.11.15 (probably also Mi Band 1.0.15.0 and Mi Band 1A 5.16.11.15)
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index 971b073ee..193137ca8 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -8,6 +8,7 @@
Amazfit Bip: Implement find phone feature
Amazfit Bip: Support flashing latest GPS firmware
Amazfit Cor: Support flashing latest firmware
+ Pebble: Fix crash with experimental background javascript
Mi Band 1S: Fix sync problem with firmware 4.16.11.15 (probably also Mi Band 1.0.15.0 and Mi Band 1A 5.16.11.15)
diff --git a/fastlane/metadata/android/en-US/changelogs/117.txt b/fastlane/metadata/android/en-US/changelogs/117.txt
index 5c56e63da..b9854ae5d 100644
--- a/fastlane/metadata/android/en-US/changelogs/117.txt
+++ b/fastlane/metadata/android/en-US/changelogs/117.txt
@@ -5,3 +5,4 @@
* Amazfit Bip: Implement find phone feature
* Amazfit Bip: Support flashing latest GPS firmware
* Amazfit Cor: Support flashing latest firmware
+* Pebble: Fix crash with experimental background javascript