Skip to content

Commit

Permalink
Move changelog entry to the proper version (#8115)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubennorte authored Mar 12, 2019
1 parent 6b8b140 commit 50300ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@

- `[jest-haste-map]` Expose `throwOnModuleCollision` via `config.haste` ([#8113](https://github.com/facebook/jest/pull/8113))

### Chore & Maintenance

- `[expect]` Export `Matchers` interface from `expect` ([#8093](https://github.com/facebook/jest/pull/8093))

## 24.4.0

### Features
Expand All @@ -30,7 +34,6 @@
### Chore & Maintenance

- `[*]` Make sure to include `d.ts` files in the tarball when building ([#8086](https://github.com/facebook/jest/pull/8086))
- `[expect]` Export `Matchers` interface from `expect` ([#8093](https://github.com/facebook/jest/pull/8093))

## 24.3.1

Expand Down

0 comments on commit 50300ab

Please sign in to comment.