You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
15
15
- Key errors no longer precalculated when performing updates on plots [[#4101](https://github.com/plotly/plotly.py/pull/4101)]
16
16
17
17
### Fixed
18
-
- Fixed an issue with characters displaying incorrectly, by adding `charset="utf-8"` to scripts in `to_html`[[#4114](https://github.com/plotly/plotly.py/pull/4114)]
18
+
- Fixed an issue with characters displaying incorrectly, by adding `charset="utf-8"` to scripts in `to_html`[[#4114](https://github.com/plotly/plotly.py/pull/4114)]
19
19
- Added `packaging` to install requirements, fixing a `No module named 'packaging` error on Python 3.6 [[#4113](https://github.com/plotly/plotly.py/pull/4113)]
0 commit comments