diff options
| author | Weston Ganger <[email protected]> | 2022-02-09 22:45:41 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-09 22:45:41 -0800 |
| commit | 62a438c3ca0e08962a443ed201cb2b0178ea4615 (patch) | |
| tree | c94656fa1ca6abaea555e6bbaa52fdb962c6540e | |
| parent | faed50b162c916689afb0b91f186975b1206b31c (diff) | |
| download | caxlsx-62a438c3ca0e08962a443ed201cb2b0178ea4615.tar.gz caxlsx-62a438c3ca0e08962a443ed201cb2b0178ea4615.zip | |
Add changelog entry for PR #94
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e498ba45..ed04cec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ CHANGELOG - **September.22.21**: 3.1.1 - [PR #107](https://github.com/caxlsx/caxlsx/pull/107) - Add overlap to bar charts - [PR #108](https://github.com/caxlsx/caxlsx/pull/108) - Fix gap depth and gap depth validators for bar charts and 3D bar charts - + - [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 #87](https://github.com/caxlsx/caxlsx/pull/87) - Implement :offset option for worksheet#add_row |
