From efc86ac1dbea30bb49941683f2f4e5215dd6faec Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Tue, 29 Jul 2025 14:20:50 -0400 Subject: [PATCH] Add changelog entry for update to Plotly.js version --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74782fa341..1dc011805e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## Unreleased + +### Updated +- Updated Plotly.js from version 3.0.1 to version 3.0.3. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#303----2025-07-23) for more information. + ## [6.2.0] - 2025-06-26 ### Added