summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNoel Peden <[email protected]>2022-02-23 06:36:51 -0500
committerNoel Peden <[email protected]>2022-02-23 06:36:51 -0500
commit5757365548dc668e7642b49ddc6aaf63ac52a6f3 (patch)
tree969c4bd05acbfd2622bbb57ce7cfaf6dcd96353b /CHANGELOG.md
parent02816220b52e73526edc25153638106896555fc0 (diff)
downloadcaxlsx-5757365548dc668e7642b49ddc6aaf63ac52a6f3.tar.gz
caxlsx-5757365548dc668e7642b49ddc6aaf63ac52a6f3.zip
Version bump to 3.2.0 [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed04cec7..6d9d6f19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@ CHANGELOG
---------
- **Unreleased**
+
+- **February.23.22**: 3.2.0
- [PR #75](https://github.com/caxlsx/caxlsx/pull/85) - Added manageable markers for scatter series
- [PR #116](https://github.com/caxlsx/caxlsx/pull/116) - Validate name option to be non-empty string when passed.
- [PR #117](https://github.com/caxlsx/caxlsx/pull/117) - Allow passing an Array of border hashes to the `border` style. Change previous behaviour where `border_top`, `border_*` styles would not be applied unless `border` style was also defined.
@@ -13,6 +15,7 @@ CHANGELOG
- [PR #107](https://github.com/caxlsx/caxlsx/pull/107) - Add overlap to bar charts
- [PR #108](https://github.com/caxlsx/caxlsx/pull/108) - Fix gap depth and gap depth validators for bar charts and 3D bar charts
- [PR #94](https://github.com/caxlsx/caxlsx/pull/94) - Major performance improvement for charts with large amounts of data
+
- **March.27.21**: 3.1.0
- [PR #95](https://github.com/caxlsx/caxlsx/pull/95) - Replace mimemagic with marcel
- [PR #87](https://github.com/caxlsx/caxlsx/pull/87) - Implement :offset option for worksheet#add_row