Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Apr 3, 2024
1 parent be0e196 commit f015268
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Expand Up @@ -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

Expand Down

0 comments on commit f015268

Please sign in to comment.