Skip to content

Commit

Permalink
docs(CHANGELOG): note about #149
Browse files Browse the repository at this point in the history
  • Loading branch information
loyd committed Jan 23, 2025
1 parent 26a6d56 commit 4773575
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 @@ -11,10 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- core/addr: probabilistic panics if `NodeNo` is generated ([#144]).
- test/proxy: remove lifetime from `request(_to)` futures ([#146]).
- macros/message: avoid `Debug::fmt()` ambiguous ([#147]).
- network: prevent recursion if a response token cannot be sent when a peer is gone ([#149]).

[#144]: https://github.com/elfo-rs/elfo/issues/144
[#146]: https://github.com/elfo-rs/elfo/pull/146
[#147]: https://github.com/elfo-rs/elfo/pull/147
[#149]: https://github.com/elfo-rs/elfo/pull/149

## [0.2.0-alpha.17] - 2024-12-01
### Added
Expand Down

0 comments on commit 4773575

Please sign in to comment.