Skip to content

Commit

Permalink
Changelog: update for 13.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanDeMeyer committed May 21, 2020
1 parent 155fd66 commit 9c03639
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 13.0.1

- Bugfix: Reset the `events` parameter of every event source if a deadline
expires when calling `reproc_poll`.
- Bugfix: Return 1 from `reproc_poll` if a deadline expires.
- Bugfix: Don't block in `reproc_read` on Windows if the `nonblocking` option
was specified.

## 13.0.0

- Allow passing empty event sources to `reproc_poll`.
Expand Down

0 comments on commit 9c03639

Please sign in to comment.