diff --git a/CHANGELOG.md b/CHANGELOG.md index a5c05d6fc8..8a17c4f0ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,15 @@ ## 1.44.1 -### Better async support (ongoing) +### Various fixes & improvements -By: @sentrivana (#2912) +- Make `monitor` async friendly (#2912) by @sentrivana -### Various fixes & improvements + You can now decorate your async functions with the `monitor` + decorator and they will correctly report their duration + and completion status. -- fix(types): Fixed `Event | None` runtime `TypeError` (#2928) by @szokeasaurusrex +- Fixed `Event | None` runtime `TypeError` (#2928) by @szokeasaurusrex ## 1.44.0