diff --git a/Changelog.md b/Changelog.md index 541dc7290c..e261f443fe 100644 --- a/Changelog.md +++ b/Changelog.md @@ -20,6 +20,7 @@ - Fix broken link to the Vagrant installation guide in `README.md` (#7349) - Fix `extra_hosts` configuration in `compose.yaml` (#7375) - Convert front-end tests from enzyme to react testing library; add `@testing-library/user-event` (#7379) +- Refactor the `Result` component to use a context (#7380) ## [v2.6.1]