Skip to content

Commit

Permalink
feat: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gabyx committed Mar 16, 2024
1 parent cf5d93e commit da1e2af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

* Add `ErrorRef` wrapper to enable logging error references (PR #327)
* The `#` error formatter in macros was updated to automatically select `ErrorValue` or `ErrorRef` (PR #328)
* Add `flush` method to `Drain` trait (PR #322).
Only the `Async` drain supports this feature and checks if
the channel is emptied.

### 2.8.0-beta.1 - 2023-09-09

Expand Down

0 comments on commit da1e2af

Please sign in to comment.