We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c593ea0 commit 67f8957Copy full SHA for 67f8957
CHANGELOG.md
@@ -2,6 +2,14 @@
2
All notable changes to `dash` will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
+## UNRELEASED
6
+
7
+### Changed
8
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
12
13
## [1.19.0] - 2021-01-19
14
15
## Dash and Dash Renderer
0 commit comments