Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shtirlic committed Apr 7, 2015
1 parent d5ed51a commit 77064e8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,12 @@ Connection shuffling and robustness improvements.

Contributed by Andre Foeken (Nedap).

### Default channel

Rip out default channel. Breaks compatibility with Bunny 0.8.x.

`Bunny:Session#default_channel` removed. Please open channels explicitly now


## Changes between Bunny 1.3.0 and 1.4.0

Expand Down Expand Up @@ -541,7 +547,7 @@ Bunny now will use the following TLS/SSL CA's paths on Linux by default:
and will log a warning if no CA files are available via default paths
or `:tls_ca_certificates`.

Contributed by Carl Hörberg.
Contributed by Carl Hörberg.

### Consumers Can Be Re-Registered From Bunny::Consumer#handle_cancellation

Expand Down

0 comments on commit 77064e8

Please sign in to comment.