Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ar37-rs authored Sep 30, 2022
1 parent 3af94d4 commit 537622c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
## [5.0.1] 2022-10-1
- On Error: Support handling unexpected panic at runtime.
- Added CompactFlower, a Flower with composable error message (can be enable using `features = ["compact"]` )
- Added CompactFlower, a Flower with composable error message (can be enabled using `features = ["compact"]` )

## [4.8.0] - 2022-9-28
- Make Flower and Handle uncloneable to avoid any kind of deadlock and data races, added FlowerState as alternative.
Expand Down

0 comments on commit 537622c

Please sign in to comment.