From 8cc722d23d6c4abb2a9cd60ed076e40ab7897450 Mon Sep 17 00:00:00 2001 From: Stefan Daschek Date: Sun, 15 Dec 2019 18:30:46 +0100 Subject: Fix typo. See https://github.com/randym/axlsx/pull/617 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ce0810..720fa9d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,7 @@ CHANGELOG Please be sure that you will never have <, >, etc in your content or the XML will be invalid. - Rewrote cell serialization to improve performance - Added iso_8601 type to support text based date and time management. - - Bug fix for relationahip management in drawings when you add images + - Bug fix for relationship management in drawings when you add images and charts to the same worksheet drawing. - Added outline_level_rows and outline_level_columns to worksheet to simplify setting up outlining in the worksheet. - Added support for pivot tables -- cgit v1.2.3