From 3eaa5058ca179a9caeb4879508206ce34aab46a8 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Tue, 21 Feb 2023 06:48:31 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d2475303f20..8f63fd39c77f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ### Features +- `[jest-changed-files]` Support Sapling ([#13941](https://github.com/facebook/jest/pull/13941)) + ### Fixes ### Chore & Maintenance