summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ef11371..720fa9d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ CHANGELOG
- Fix Relationship.instances cache
- Autoload fix for Rails
+- **October.4.19**: 2.0.2
+ - Released as caxlsx, fork of axlsx
+ - Update ruby-zip dependency (fixes https://github.com/randym/axlsx/issues/536)
+
- **September.17.19**: 3.0.0
- First release of caxlsx, fork of axlsx
@@ -54,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