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 Oct 11, 2020
1 parent e0f8c1f commit 1746240
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

### Features

### Fixes

### Chore & Maintenance

### Performance

## 26.5.3

### Features

- `[jest-runtime]` add support for dynamic `import()` from CommonJS ([#10620](https://github.com/facebook/jest/pull/10620))

### Fixes
Expand All @@ -13,10 +23,6 @@
- `[jest-validate]` Show suggestion only when unrecognized cli param is longer than 1 character ([#10604](https://github.com/facebook/jest/pull/10604))
- `[jest-validate]` Validate `testURL` as CLI option ([#10595](https://github.com/facebook/jest/pull/10595))

### Chore & Maintenance

### Performance

## 26.5.2

### Fixes
Expand Down

0 comments on commit 1746240

Please sign in to comment.