summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWeston Ganger <[email protected]>2022-01-13 08:06:07 -0800
committerJosef Šimánek <[email protected]>2022-01-28 20:31:04 +0100
commitc8eb5fe13bfca2dcac17848dd15dc04f4f0dcf9b (patch)
treead2e392d4113fd833a5f0de2914e91b98f4a5866 /CHANGELOG.md
parent9df7ea821ca36d66f15e34f857fb271f4b4dbc43 (diff)
downloadcaxlsx-c8eb5fe13bfca2dcac17848dd15dc04f4f0dcf9b.tar.gz
caxlsx-c8eb5fe13bfca2dcac17848dd15dc04f4f0dcf9b.zip
Fix invalid xml when pivot table created with more than one column in data field
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9a0d429..9983d90d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
CHANGELOG
---------
+- **Unreleased**
+ - [PR #123](https://github.com/caxlsx/caxlsx/pull/123) - Fix invalid xml when pivot table created with more than one column in data field. Solves [Issue #110](https://github.com/caxlsx/caxlsx/issues/110)
+
- **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