Skip to content

Commit f015268

Browse files
authored
Update CHANGELOG.md
1 parent be0e196 commit f015268

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
## 1.44.1
44

5-
### Better async support (ongoing)
5+
### Various fixes & improvements
66

7-
By: @sentrivana (#2912)
7+
- Make `monitor` async friendly (#2912) by @sentrivana
88

9-
### Various fixes & improvements
9+
You can now decorate your async functions with the `monitor`
10+
decorator and they will correctly report their duration
11+
and completion status.
1012

11-
- fix(types): Fixed `Event | None` runtime `TypeError` (#2928) by @szokeasaurusrex
13+
- Fixed `Event | None` runtime `TypeError` (#2928) by @szokeasaurusrex
1214

1315
## 1.44.0
1416

0 commit comments

Comments
 (0)