Skip to content

Commit

Permalink
update news for 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Jan 3, 2025
1 parent 7f6bb2c commit 485e0b8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,17 @@ run(main())
```

# changelog
## 0.2.2
### What's Changed
* update note about which version we backported from by @graingert in https://github.com/graingert/taskgroup/pull/27
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/graingert/taskgroup/pull/28
* restore support for 3.8 by @graingert in https://github.com/graingert/taskgroup/pull/30

### New Contributors
* @pre-commit-ci made their first contribution in https://github.com/graingert/taskgroup/pull/28

**Full Changelog**: https://github.com/graingert/taskgroup/compare/0.2.1...0.2.2

## 0.2.1
### What's Changed
* make _Interceptor not abstract by @graingert in https://github.com/graingert/taskgroup/pull/25
Expand Down

0 comments on commit 485e0b8

Please sign in to comment.