Skip to content

Commit

Permalink
Update Changes for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
haesbaert committed Mar 10, 2023
1 parent 9910db4 commit b456e18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.3 (2023-03-10)

* Round timeouts up, not down in Poll.poll (spotted by @talex5)
* Properly guard negative indexes (spotted by @talex5)
* Use half the maximum fds for the leak test (@haesbaert)

## v0.2 (2023-02-27)

* Narrowed the type of Util.fd_of_unix (@reynir)
Expand Down

0 comments on commit b456e18

Please sign in to comment.