diff --git a/draftlogs/5112_change.md b/draftlogs/5112_change.md new file mode 100644 index 00000000000..2abd70b2989 --- /dev/null +++ b/draftlogs/5112_change.md @@ -0,0 +1,2 @@ + - Replace `d3.geo` method with more recent `d3-geo` and `d3-geo-projection` modules to pave the way + for new projection types and help fix occasional unexpected characters in bundles [[#5112](https://github.com/plotly/plotly.js/pull/5112)] diff --git a/draftlogs/5786_change.md b/draftlogs/5786_change.md new file mode 100644 index 00000000000..03c182d66c8 --- /dev/null +++ b/draftlogs/5786_change.md @@ -0,0 +1,2 @@ + - use version 1.1.0 of `to-float32` module in regl scatter line error 2d packages [[#5786](https://github.com/plotly/plotly.js/pull/5786)], + with thanks to @Seranicio for the contribution! \ No newline at end of file diff --git a/draftlogs/5792_change.md b/draftlogs/5792_change.md new file mode 100644 index 00000000000..6e27b01d378 --- /dev/null +++ b/draftlogs/5792_change.md @@ -0,0 +1 @@ + - Improve CONTRIBUTING guidelines for creating & updating baselines [[#5792](https://github.com/plotly/plotly.js/pull/5792)] diff --git a/draftlogs/5804_fix.md b/draftlogs/5804_fix.md new file mode 100644 index 00000000000..b4ba8cb78eb --- /dev/null +++ b/draftlogs/5804_fix.md @@ -0,0 +1 @@ + - Fix mapbox line text example [[#5804](https://github.com/plotly/plotly.js/pull/5804)]