diff --git a/CHANGELOG.md b/CHANGELOG.md
index e03d241350f..78e66c6754d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
## Solidus 2.7.0 (master, unreleased)
+### Admin
+
+- The promotions "Advertise" checkbox and the "URL Path" promotion activation method have been removed from the admin UI because the features are not implemented in solidus_frontend [#2737](https://github.com/solidusio/solidus/pull/2737) ([benjaminwil](https://github.com/benjaminwil)
+
## Solidus 2.6.0 (2018-05-16)
### Major changes
diff --git a/backend/app/views/spree/admin/promotions/_activations_new.html.erb b/backend/app/views/spree/admin/promotions/_activations_new.html.erb
index 31b9f73d768..c47bf6b74e8 100644
--- a/backend/app/views/spree/admin/promotions/_activations_new.html.erb
+++ b/backend/app/views/spree/admin/promotions/_activations_new.html.erb
@@ -19,12 +19,6 @@
<%= t('.multiple_codes') %>
-