From 5240301afea8e8505dfed50bfca5898170e64c2f Mon Sep 17 00:00:00 2001 From: Nicolas Kruchten Date: Mon, 25 Oct 2021 16:18:14 -0400 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c95975493..7dca9f9db3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Updated - The JSON serialization engines no longer sort their keys [#3380](https://github.com/plotly/plotly.py/issues/3380) - - Updated Plotly.js to from version 2.4.2 to version 2.5.1. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#240----2021-08-27) for more information. + - Updated Plotly.js to from version 2.4.2 to version 2.5.1. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#251----2021-09-16) for more information. ## [5.3.1] - 2021-08-31