diff options
| author | Stefan Daschek <[email protected]> | 2020-07-27 21:12:11 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-27 21:12:11 +0200 |
| commit | 40efd8444ee6b1b0509a5eb766d1dbf518b1dfe9 (patch) | |
| tree | a2fc613f3fcf432b188fb753f4c947ada01e1ea4 | |
| parent | b5092ea58f15e265f6a444cd5037d148a90d66a4 (diff) | |
| download | caxlsx-40efd8444ee6b1b0509a5eb766d1dbf518b1dfe9.tar.gz caxlsx-40efd8444ee6b1b0509a5eb766d1dbf518b1dfe9.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e0dc288a..1fb3a588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ CHANGELOG --------- +- **Unreleased** + - [PR #54](https://github.com/caxlsx/caxlsx/pull/54) - Fix type detection for floats with out-of-rage exponents + - **July.16.20**: 3.0.2 - [I #51](https://github.com/caxlsx/caxlsx/issues/51) - Images do not import on Windows. IO read set explicitly to binary mode. - [PR #53](https://github.com/caxlsx/caxlsx/pull/53) - Limit column width to 255. Maximum column width limit in MS Excel is 255 characters, see https://support.microsoft.com/en-us/office/excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3 |
