Skip to content

Commit

Permalink
changelog: Action Cable prepend (roidrage#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan authored Jan 25, 2022
1 parent db50192 commit 6804ed6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Unreleased

* Preserve original Action Cable functionality by using `prepend` instead of redefining methods [#310](https://github.com/roidrage/lograge/pull/310)

* Return a `Rack::BodyProxy` from the `Rails::Rack::Logger` monkey patch, this ensures the same return type as Rails [#333](https://github.com/roidrage/lograge/pull/333)

### 0.11.2
Expand Down

0 comments on commit 6804ed6

Please sign in to comment.