Skip to content

Commit 3300a20

Browse files
committed
update changelog
Signed-off-by: Andrei Gherghescu <[email protected]>
1 parent a877aee commit 3300a20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
55

66
## [0.11.0] - 2024-11-x
77
### Changed
8+
- [[#251](https://github.com/plotly/plotly.rs/pull/251)] Expose image data as String with `to_b64` and `to_svg` using Kaleido
89
- [[#245](https://github.com/plotly/plotly.rs/pull/245)] Change Contours size to be `f64` instead of `usize`
9-
10-
## [0.10.1] - 2024-11-x
11-
### Added
12-
- [[#243](https://github.com/plotly/plotly.rs/pull/243)] Made `plotly_embed_js` embed all JS scripts when enabled.
10+
- [[#243](https://github.com/plotly/plotly.rs/pull/243)] Made `plotly_embed_js` embed all JS scripts when enabled.
1311
Renamed `use_cdn_plotly` to `use_cdn_js`.
1412
- [[#239](https://github.com/plotly/plotly.rs/pull/239)] Add Categorical Axis Ordering and Axis Category Array.
1513

1614
### Fixed
15+
- [[#246]](https://github.com/plotly/plotly.rs/pull/246) Expose pattern fill api for histograms and bar charts
16+
- [[#244](https://github.com/plotly/plotly.rs/pull/244)] Fix swapped x and y in the examples.
1717
- [[#242](https://github.com/plotly/plotly.rs/issues/242)] Disable request for tex-svg.js file
1818
- [[#237](https://github.com/plotly/plotly.rs/issues/237)] Add Categorical Axis ordering.
1919

0 commit comments

Comments
 (0)