diff options
| author | Sebastiano <[email protected]> | 2023-01-17 15:00:06 +0100 |
|---|---|---|
| committer | Koza <[email protected]> | 2023-04-12 17:28:26 +0200 |
| commit | 340366e53979f8f1566eca06cdf29e5e1ec6bc1e (patch) | |
| tree | 540d192e163324df158773e1f3895d2e754d7dfc | |
| parent | f91cf59d7a62643140378e601f0a11a4deb23465 (diff) | |
| download | caxlsx-340366e53979f8f1566eca06cdf29e5e1ec6bc1e.tar.gz caxlsx-340366e53979f8f1566eca06cdf29e5e1ec6bc1e.zip | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c7e81a8..da888bff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ CHANGELOG - Change `BorderCreator#initialize` arguments handling - Fix `add_border` to work with singluar cell refs - [PR #196](https://github.com/caxlsx/caxlsx/pull/196) - Fix tab color reassignment + - Add support for remote image source in `Pic` using External Relationship (supported in Excel documents) - **October.21.22**: 3.3.0 - [PR #168](https://github.com/caxlsx/caxlsx/pull/168) - Merge in the gem [`axlsx_styler`](https://github.com/axlsx-styler-gem/axlsx_styler) |
