Skip to content

Commit 12dadc1

Browse files
committed
Update changelogs.
1 parent d260d0d commit 12dadc1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
## 0.26.6 - 2018-09-18
1+
## 0.26.6 - 2018-09-19
22
## Fixed
3-
- Added `Cache-Control` headers to files served by `Dash.serve_components_suites`. [#387](https://github.com/plotly/dash/pull/387)
3+
- Added `Cache-Control` headers to files served by `Dash.serve_component_suites`. [#387](https://github.com/plotly/dash/pull/387)
44
- Added time modified query string to collected components suites resources.
5+
- Added `InvalidResourceError`. [#393](https://github.com/plotly/dash/pull/393)
6+
- Added a flask errorhandler to catch `InvalidResourceError` from `serve_component_suites` and return a 404.
57

68
## 0.26.5 - 2018-09-10
79
## Fixed

0 commit comments

Comments
 (0)