Skip to content

Commit

Permalink
docs(CHANGELOG): note about #136
Browse files Browse the repository at this point in the history
  • Loading branch information
loyd committed Aug 24, 2024
1 parent c9cb336 commit f69bd67
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 @@ -16,11 +16,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **BREAKING** core/node: remove `node` module, `NodeNo` is moved to `addr`.
- core/addr: expose the `addr` module.
- core: generate `NodeNo` randomly if not provided.
- network: don't force `safe-*` features of lz4_flex ([#136]).

### Fixed
- core: update the `idr-ebr` crate to v0.3 to fix possible crash in `Context::finished()`.

[#135]: https://github.com/elfo-rs/elfo/pull/135
[#136]: https://github.com/elfo-rs/elfo/pull/136

## [0.2.0-alpha.16] - 2024-07-24
### Added
Expand Down

0 comments on commit f69bd67

Please sign in to comment.