Skip to content

Commit

Permalink
chore: update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Aug 12, 2020
1 parent 0fa9552 commit c9496c0
Show file tree
Hide file tree
Showing 5 changed files with 2,439 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Expand Up @@ -2,16 +2,22 @@

### Features

- `[jest-resolve]` Add support for `packageFilter` on custom resolver ([#10393](https://github.com/facebook/jest/pull/10393))

### Fixes

- `[pretty-format]` Handle `tagName` not being a string ([#10397](https://github.com/facebook/jest/pull/10397))

### Chore & Maintenance

### Performance

## 26.4.0

### Features

- `[jest-resolve]` Add support for `packageFilter` on custom resolver ([#10393](https://github.com/facebook/jest/pull/10393))

### Fixes

- `[pretty-format]` Handle `tagName` not being a string ([#10397](https://github.com/facebook/jest/pull/10397))

## 26.3.0

### Features
Expand Down

0 comments on commit c9496c0

Please sign in to comment.