Skip to content

Commit

Permalink
Update changelog for version 0.37.0 (#980)
Browse files Browse the repository at this point in the history
Related to #979
  • Loading branch information
4383 authored Sep 11, 2024
1 parent 8bac9b2 commit 8637820
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Unreleased
==========

0.37.0
======

* [fix] os.read/write waits until file descriptor is ready. https://github.com/eventlet/eventlet/pull/975
* [fix] Upgrade RLocks as last thing we do https://github.com/eventlet/eventlet/pull/970
* [security] drop header keys with underscores https://github.com/eventlet/eventlet/pull/959
* [doc] Various doc updates (Migration Guide, repair links, warns...)

0.36.1
======

Expand Down

0 comments on commit 8637820

Please sign in to comment.