Skip to content

Commit

Permalink
release: 0.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcnamara committed Jun 18, 2024
1 parent 124961f commit 9c9a009
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/jmcnamara/rust_xlsxwriter"
keywords = ["excel", "xlsx"]
readme = "README.md"
license = "MIT OR Apache-2.0"
version = "0.67.0"
version = "0.68.0"
edition = "2021"
rust-version = "1.73.0" # For zip.rs compatibility.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ frequently.

Recent changes:

- Added support for links in images.
- Added support for combined charts and chart secondary axes.
- Added support for worksheet sparklines.
- Added support for Excel 365 embedded worksheet images.


See the full [Release Notes and Changelog].
Expand Down

0 comments on commit 9c9a009

Please sign in to comment.