Skip to content

Commit 482e191

Browse files
committed
updated changelog
1 parent 131c531 commit 482e191

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Changelog
22

33
[unreleased]
4+
- (placeholder)
45

6+
## v0.6.1
57
- Implemented `UpdateEl` for `Filter` and `FilterMap`.
68
- Added method `El::is_custom(&self)`.
79
- Fixed custom elements patching (#325).
@@ -29,7 +31,6 @@
2931
- Added flag `#![forbid(unsafe_code)]` so the Seed will be marked as a safe library by the Rust community tools.
3032
- Removed `clone` restriction from the method `Effect::map_msg`.
3133
- Implemented `UpdateEl` for `FlatMap`.
32-
- Adapted to Rust 1.41.0.
3334

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

0 commit comments

Comments
 (0)