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

Commit f10c91e

Browse files
authored
Update CHANGELOG.md
1 parent 941c216 commit f10c91e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.10.0] - 2017-09-19
6+
### Fixed
7+
- Fixed an issue where a callback would be fired on page load and when dynamically generated excessively. Previously, the callback would be called as many times as it had inputs. Now, it is called less. https://github.com/plotly/dash-renderer/pull/21
8+
### Maintenance
9+
- Add percy screenshot tests
10+
11+
512
## [0.9.0] - 2017-09-07
613
### Fixed
714
- 🐞 Fixed a bug where Dash would fire updates for each parent of a grandchild node that shared the same grandparent. Originally reported in https://community.plot.ly/t/specifying-dependency-tree-traversal/5080/5

0 commit comments

Comments
 (0)