Skip to content

Commit 81d2220

Browse files
committed
Add merged community PR to changelog.
1 parent f02e0d9 commit 81d2220

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
## Added
33
- Added support for serving dev bundles from the components suite, enable with `app.run_server(dev_tools_serve_dev_bundles=True)` [#369](https://github.com/plotly/dash/pull/369)
44

5+
## Fixed
6+
- Use HTML5 syntax for the meta tag [#350](https://github.com/plotly/dash/pull/350)
7+
58
## 0.26.6 - 2018-09-19
69
## Fixed
710
- Added `Cache-Control` headers to files served by `Dash.serve_component_suites`. [#387](https://github.com/plotly/dash/pull/387)

0 commit comments

Comments
 (0)