Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit d819bcc

Browse files
Added to CHANGELOG
1 parent 46cadff commit d819bcc

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
@@ -5,9 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [0.28.2] - 2018-09-07
66
### Changed
77
- The `Interval` component's `max_interval` prop can now be used to stop/restart the interval. Fixes [#266](https://github.com/plotly/dash-core-components/issues/266)
8+
- The `Graph` component's `id` is now not required to be set.
89
### Fixed
910
- Fixed bug where Graph would resize randomly when rerendered, for example in a dcc.Tabs component.
10-
-
1111

1212
## [0.28.2] - 2018-09-06
1313
### Fixed

0 commit comments

Comments
 (0)