From e59dc8f9fa1b135af5d910a77f0b0bb8adc87d5b Mon Sep 17 00:00:00 2001 From: Anatoliy Gatt Date: Sat, 22 Jul 2017 11:35:26 +0200 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 167fd3f5261d..ed5f0970c53b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ ## jest 20.0.4 -* Fix jest-haste-map's handling of duplicate module IDs. ([#3647](https://github.com/facebook/jest/pull/3647) -* Fix behavior of `enableAutomock()` when automock is set to false. ([#3624](https://github.com/facebook/jest/pull/3624) -* Fix progress bar in windows. ([#3626](https://github.com/facebook/jest/pull/3626) +* Fix jest-haste-map's handling of duplicate module IDs. ([#3647](https://github.com/facebook/jest/pull/3647)) +* Fix behavior of `enableAutomock()` when automock is set to false. ([#3624](https://github.com/facebook/jest/pull/3624)) +* Fix progress bar in windows. ([#3626](https://github.com/facebook/jest/pull/3626)) ## jest 20.0.3