From fced64062f65534a53e51f6d44dbeda1fdb1cd32 Mon Sep 17 00:00:00 2001 From: Richard Macklin Date: Sun, 2 Dec 2018 17:16:02 -0800 Subject: Add missing authorship to ActionCable changelog entry I accidentally forgot to add the author line to my changelog entry from 2bb4fdef5efc70327c018e982ff809a29ac6708b --- actioncable/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actioncable') diff --git a/actioncable/CHANGELOG.md b/actioncable/CHANGELOG.md index e30e07d4a2..5d2e5d7634 100644 --- a/actioncable/CHANGELOG.md +++ b/actioncable/CHANGELOG.md @@ -2,6 +2,8 @@ `ActionCable.adapters.WebSocket` property rather than the `WebSocket` global variable, matching the behavior of `ActionCable.Connection#open`. + *Richard Macklin* + * The ActionCable javascript package has been converted from CoffeeScript to ES2015, and we now publish the source code in the npm distribution. -- cgit v1.2.3