diff options
| author | Koza <[email protected]> | 2022-07-11 10:17:27 +0200 |
|---|---|---|
| committer | Stefan Daschek <[email protected]> | 2022-07-12 13:11:24 +0200 |
| commit | e975a2451ae3c5f6eb62bfbfea33be3bb9f2cb14 (patch) | |
| tree | 963e91ace302a893188d1e1a79d91958e5d11996 /CHANGELOG.md | |
| parent | b9b59ab3e115cde48252fb7f7eec741c20a31ea4 (diff) | |
| download | caxlsx-e975a2451ae3c5f6eb62bfbfea33be3bb9f2cb14.tar.gz caxlsx-e975a2451ae3c5f6eb62bfbfea33be3bb9f2cb14.zip | |
Add `hideDropDown` alias for `showDropDown` setting, as the latter is confusing to use (because its logic seems inverted).
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cf355f8f..6791d637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ CHANGELOG --------- - **Unreleased** + - [PR #155](https://github.com/caxlsx/caxlsx/pull/155) - Add `hideDropDown` alias for `showDropDown` setting, as the latter is confusing to use (because its logic seems inverted). - [PR #143](https://github.com/caxlsx/caxlsx/pull/143) - Add setting `sort_on_headers` for pivot tables - [PR #132](https://github.com/caxlsx/caxlsx/pull/132) - Remove monkey patch from Object#instance_values - [PR #139](https://github.com/caxlsx/caxlsx/pull/139) - Sort archive entries for correct MIME detection with `file` command |
