summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStefan Daschek <[email protected]>2019-12-15 00:39:59 +0100
committerStefan Daschek <[email protected]>2019-12-15 00:39:59 +0100
commit45a091e94282ad8bd29666dbcca23c440d30cc27 (patch)
treee73bed2d4a9241dcb3a6faba6044c8d372e35b89
parent2f71254fe094df11e645851616f36c0f4e1e2b51 (diff)
downloadcaxlsx-45a091e94282ad8bd29666dbcca23c440d30cc27.tar.gz
caxlsx-45a091e94282ad8bd29666dbcca23c440d30cc27.zip
Add changelog entry for 2.0.2
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ef11371..08ce0810 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