diff options
| author | Stefan <[email protected]> | 2022-06-05 12:00:22 +0200 |
|---|---|---|
| committer | Stefan <[email protected]> | 2022-06-05 12:00:22 +0200 |
| commit | b15ad45eb7a4d85a8693c1e31add85f7139c3cc8 (patch) | |
| tree | 6e0f07215cbe944aa717ba8f186015a8192e7684 /CHANGELOG.md | |
| parent | e8d3b693b3dfaef80a2047afe2a955f1f376f43a (diff) | |
| download | caxlsx-b15ad45eb7a4d85a8693c1e31add85f7139c3cc8.tar.gz caxlsx-b15ad45eb7a4d85a8693c1e31add85f7139c3cc8.zip | |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b4319cb..1a1d31fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ CHANGELOG --------- - **Unreleased** + - [PR #147](https://github.com/caxlsx/caxlsx/pull/147) - Implement “rounded corners” setting for charts. - [PR #145](https://github.com/caxlsx/caxlsx/pull/145) - Implement “plot visible only” setting for charts. - [PR #144](https://github.com/caxlsx/caxlsx/pull/144) - Completely hide chart titles if blank; Fix missing cell reference for chart title when cell empty. @@ -19,7 +20,7 @@ CHANGELOG - [PR #94](https://github.com/caxlsx/caxlsx/pull/94) - Major performance improvement for charts with large amounts of data - **March.27.21**: 3.1.0 - - [PR #95](https://github.com/caxlsx/caxlsx/pull/95) - Replace mimemagic with marcel + - [PR #95](https://github.com/caxlsx/caxlsx/pull/95) - Replace mimemagic with marcel - [PR #87](https://github.com/caxlsx/caxlsx/pull/87) - Implement :offset option for worksheet#add_row - [PR #79](https://github.com/caxlsx/caxlsx/pull/79) - Add support for format in pivot tables - [PR #77](https://github.com/caxlsx/caxlsx/pull/77) - Fix special characters in table header |
