Skip to content

Commit 00d3c2b

Browse files
committed
changelog for callback request validation
1 parent dfec766 commit 00d3c2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ This project adheres to [Semantic Versioning](https://semver.org/).
55
## UNRELEASED
66

77
### Changed
8+
- [#1531](https://github.com/plotly/dash/pull/1531) Update the format of the docstrings to make them easier to read in the reference pages of Dash Docs and in the console. This also addresses [#1205](https://github.com/plotly/dash/issues/1205)
89

9-
- [#1531](https://github.com/plotly/dash/pull/1531). Updates the format of the docstrings to make them easier to read in
10-
the reference pages of Dash Docs and in the console. This also addresses [#1205](https://github.com/plotly/dash/issues/1205)
11-
10+
### Fixed
11+
- [#1546](https://github.com/plotly/dash/pull/1546) Validate callback request `outputs` vs `output` to avoid a perceived security issue.
1212

1313
## [1.19.0] - 2021-01-19
1414

0 commit comments

Comments
 (0)