Skip to content

Commit

Permalink
fixes wrong update of changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
huafu committed Jul 5, 2018
1 parent 9bcf361 commit 8cf31da
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
@@ -1,5 +1,9 @@
## master

### Fixes

- `[pretty-format]` Fix formatting of invalid Date objects ([#6635](https://github.com/facebook/jest/pull/6635))

## 23.3.0

### Features
Expand All @@ -12,7 +16,6 @@
- `[jest-regex-util]` Improve handling already escaped path separators on Windows ([#6523](https://github.com/facebook/jest/pull/6523))
- `[jest-cli]` Fix `testNamePattern` value with interactive snapshots ([#6579](https://github.com/facebook/jest/pull/6579))
- `[jest-cli]` Fix enter to interrupt watch mode ([#6601](https://github.com/facebook/jest/pull/6601))
- `[pretty-format]` Fix formatting of invalid Date objects ([#6635](https://github.com/facebook/jest/pull/6635))

### Chore & Maintenance

Expand Down

0 comments on commit 8cf31da

Please sign in to comment.