Skip to content

Commit

Permalink
refresh changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed May 1, 2024
1 parent 24cdb83 commit 0be57d9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [Unreleased](https://github.com/minrk/wurlitzer/compare/3.1.0...HEAD)

- sys_pipes: check that sys.stdout isn't being forwarded to itself [`#85`](https://github.com/minrk/wurlitzer/pull/85)

#### [3.1.0](https://github.com/minrk/wurlitzer/compare/3.0.3...3.1.0)

> 29 April 2024
- accept fileno-having objects for GIL-less capture [`#83`](https://github.com/minrk/wurlitzer/pull/83)
- update Python versions in test matrix [`#82`](https://github.com/minrk/wurlitzer/pull/82)
- accept Logger objects in pipes [`#81`](https://github.com/minrk/wurlitzer/pull/81)
- Update `pipes`'s docstring [`#78`](https://github.com/minrk/wurlitzer/pull/78)

#### [3.0.3](https://github.com/minrk/wurlitzer/compare/3.0.2...3.0.3)

> 1 December 2022
- ci: update packages in freebsd [`#70`](https://github.com/minrk/wurlitzer/pull/70)
- Include STDOUT and PIPE in public API [`#69`](https://github.com/minrk/wurlitzer/pull/69)
- use 2\*\*18 for bufsize test [`#61`](https://github.com/minrk/wurlitzer/pull/61)
Expand Down

0 comments on commit 0be57d9

Please sign in to comment.