Skip to content

Commit 2182493

Browse files
alexcjohnsonbyronz
andauthored
Update CHANGELOG.md
Co-Authored-By: Byron Zhu <byronz@users.noreply.github.com>
1 parent fbbc69f commit 2182493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
### Added
77
- [#967](https://github.com/plotly/dash/pull/967) Add support for defining
88
clientside JavaScript callbacks via inline strings.
9-
- [#1020](https://github.com/plotly/dash/pull/1020) Allow `visit_and_snapshot` method in `dash.testing` fixtures to stay on the page so you can run other checks.
9+
- [#1020](https://github.com/plotly/dash/pull/1020) Allow `visit_and_snapshot` API in `dash.testing.browser` to stay on the page so you can run other checks.
1010

1111
### Fixed
1212
- [#1018](https://github.com/plotly/dash/pull/1006) Fix the `dash.testing` **stop** API with process application runner in Python2. Use `kill()` instead of `communicate()` to avoid hanging.

0 commit comments

Comments
 (0)