Skip to content

Commit 7799b03

Browse files
committed
update changelog as 2.0.0-rc.0 release note
1 parent 907921d commit 7799b03

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
@@ -12,7 +12,7 @@ where X.Y.Z is the semver of most recent plotly.js release.
1212
## [2.0.0] -- UNRELEASED
1313

1414
### Added
15-
- Removed usage of function constructors from `basic`, `cartesian`, `finance`, `geo`, and `mapbox`
15+
- CSP safety: refactored to avoid usage of function constructors from `basic`, `cartesian`, `finance`, `geo`, and `mapbox`
1616
partial bundles and added tests to ensure that they will not again do so in the future [[#5359](https://github.com/plotly/plotly.js/pull/5359), [#5383](https://github.com/plotly/plotly.js/pull/5383), [#5387](https://github.com/plotly/plotly.js/pull/5387)],
1717
with thanks to [Equinor](https://www.equinor.com) for sponsoring the related development!
1818
- Add `strict` partial bundle [[#5413](https://github.com/plotly/plotly.js/pull/5413), [#5444](https://github.com/plotly/plotly.js/pull/5444)], which includes

0 commit comments

Comments
 (0)