Skip to content

Commit b9e6211

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

66
## [0.9.0] - 2024-xx-xx
77
### Added
8+
- [[#207](https://github.com/plotly/plotly,rs/pull/207)] Add `Table` trace.
89
- [[#181](https://github.com/plotly/plotly,rs/pull/181)] Fix compilation error when mixing the crate with `askama/with-axum` by adding `with-axum` feature.
910
- [[#180](https://github.com/plotly/plotly.rs/pull/180)] Add setter for `Mapbox::domain`.
11+
- [[#178](https://github.com/plotly/plotly.rs/pull/178)] Fix setter for `Axis::matches` to take string arg.
1012
- [[#166](https://github.com/plotly/plotly.rs/pull/166)] Added subplot example with multiple titles.
1113
- [[#163](https://github.com/plotly/plotly.rs/pull/163)] Added `DensityMapbox`.
1214
- [[#161](https://github.com/plotly/plotly.rs/pull/161)] Added `Axis` `scaleanchor` settter.

0 commit comments

Comments
 (0)