Skip to content

Commit 4af5f2c

Browse files
committed
fixed merge issue
1 parent 482e191 commit 4af5f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
- Added flag `#![forbid(unsafe_code)]` so the Seed will be marked as a safe library by the Rust community tools.
3232
- Removed `clone` restriction from the method `Effect::map_msg`.
3333
- Implemented `UpdateEl` for `FlatMap`.
34+
- Adapted to Rust 1.41.0.
3435

3536
## v0.5.1
3637
- [BREAKING] `MessageMapper::map_message` changed to `MessageMapper::map_msg`.

0 commit comments

Comments
 (0)