Skip to content

Commit

Permalink
fix(core): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nerodono committed Jul 16, 2024
1 parent 73db5e3 commit 2f7bbc8
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 @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate
### Added
- core: `Context::status_kind` API, now actors can read `ActorStatusKind` from the context.
- core: `is_*` methods on `ActorStatusKind` for each variant.
- Specify MSRV as 1.76.
- logger: log truncation up to the `max_line_size` configuration parameter ([#128]).
- core: directly accept never returning functions in `ActorGroup::exec()` ([#127]).
Expand Down

0 comments on commit 2f7bbc8

Please sign in to comment.