File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66## [ 0.13.3] - 2025-xx-xx
77
88### Fixed
9+
10+ ### Changed
11+
12+ ## [ 0.13.3] - 2025-07-12
13+
914### Changed
15+ - [[ #335 ] ( https://github.com/plotly/plotly.rs/pull/335 )] Add minimal animation support
1016
1117## [ 0.13.2] - 2025-07-12
1218
Original file line number Diff line number Diff line change 11[package ]
22name = " plotly"
3- version = " 0.13.2 "
3+ version = " 0.13.3 "
44description = " A plotting library powered by Plotly.js"
55authors = [
66 " Ioannis Giagkiozis <i.giagkiozis@gmail.com>" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " plotly_derive"
3- version = " 0.13.2 "
3+ version = " 0.13.3 "
44description = " Internal proc macro crate for Plotly-rs."
55authors = [" Ioannis Giagkiozis <i.giagkiozis@gmail.com>" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " plotly_kaleido"
3- version = " 0.13.2 "
3+ version = " 0.13.3 "
44description = " Additional output format support for plotly using Kaleido"
55authors = [
66 " Ioannis Giagkiozis <i.giagkiozis@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments