Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Commit

Permalink
0.9.22: Changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Janos Pasztor committed Mar 24, 2021
1 parent b6940af commit c5e69ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.9.21: Changing ChannelRejection to log.Message
## 0.9.22: Changing ChannelRejection to log.Message

In this release the `ChannelRejection` interface is changed to be a `log.Message` type to afford better compatibility and avoid exposing information to users that shouldn't be exposed. It also adds the `NewChannelRejection` method to make it easier to create rejection messages.

Expand Down

0 comments on commit c5e69ed

Please sign in to comment.