Skip to content

Commit

Permalink
docs(CHANGELOG): note about #146 and #147
Browse files Browse the repository at this point in the history
  • Loading branch information
loyd committed Dec 20, 2024
1 parent 2f20f47 commit 85b47a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - ReleaseDate
### Fixed
- 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]).

[#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

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

0 comments on commit 85b47a1

Please sign in to comment.