aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'actioncable/CHANGELOG.md')
-rw-r--r--actioncable/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/actioncable/CHANGELOG.md b/actioncable/CHANGELOG.md
index db69766c40..1ea862b389 100644
--- a/actioncable/CHANGELOG.md
+++ b/actioncable/CHANGELOG.md
@@ -1,4 +1,4 @@
-* Add ActiveSupport::Notifications and ActiveSupport::LogSubscriber to ActionCable::Channel
+* Add ActiveSupport::Notifications to ActionCable::Channel.
*Matthew Wear*