diff --git a/CHANGELOG.md b/CHANGELOG.md index 407ff637..8ba9ad16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # React Testing Library Changelog +## 3.1.3 +* [#92](https://github.com/Workiva/react_testing_library/pull/92) Update README to use React 18 JS files + ## 3.1.2 * [#90](https://github.com/Workiva/react_testing_library/pull/90) Add no_entrypoint_imports to CI diff --git a/README.md b/README.md index b232ce9d..20e5f137 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,7 @@ We *strongly* recommend using the [test_html_builder] library to create a templa