Skip to content

Commit

Permalink
run towncrier
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsheridan committed Dec 21, 2024
1 parent ea0a588 commit ad7b4f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ Release history

.. towncrier release notes start
trio-parallel 1.2.4 (2024-12-21)
--------------------------------

Bugfixes
~~~~~~~~

- Ensure worker processes are eagerly reaped after a rare race condition edge case. (`#436 <https://github.com/richardsheridan/trio-parallel/issues/436>`__)
- Fix a usage of a removed internal trio function in the test suite. (`#444 <https://github.com/richardsheridan/trio-parallel/issues/444>`__)


trio-parallel 1.2.3 (2024-10-19)
--------------------------------

Expand Down
1 change: 0 additions & 1 deletion newsfragments/436.bugfix.rst

This file was deleted.

0 comments on commit ad7b4f1

Please sign in to comment.