Skip to content

Commit

Permalink
Update changelog #190
Browse files Browse the repository at this point in the history
  • Loading branch information
la10736 committed Mar 24, 2023
1 parent 14315db commit 11af45e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,12 +2,18 @@

## Unreleased

### Add

- Add support for `RSTEST_TIMEOUT` environment variable to define a max timeout
for each function (see #190 for details). Thanks to @aviramha for idea and PR

### Changed

- Switch to `syn` 2.0 and edition 2021 : minimal Rust version now is 1.56.0
both for `rstest` and `rstest_reuse` (see #187)

## [0.17.0] 2023/3/19

### Add

- Add `#[awt]` and `#[future(awt)]` to `.await` future input
Expand Down

0 comments on commit 11af45e

Please sign in to comment.