From e7d3c5c452511bfb595159bab8667193d18fa38f Mon Sep 17 00:00:00 2001 From: Stefan Daschek Date: Fri, 19 Mar 2021 14:51:30 +0100 Subject: Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb1808d7..265df641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ CHANGELOG - [PR #57](https://github.com/caxlsx/caxlsx/pull/57) - Deprecate using #serialize with boolean argument: Calls like `Package#serialize("name.xlsx", false)` should be replaced with `Package#serialize("name.xlsx", confirm_valid: false)`. - [PR #77](https://github.com/caxlsx/caxlsx/pull/77) - Fix special characters in table header - [PR #79](https://github.com/caxlsx/caxlsx/pull/79) - Add support for format in pivot tables + - [PR #87|(https://github.com/caxlsx/caxlsx/pull/87) - Implement :offset option for worksheet#add_row - **January.5.21**: 3.0.4 - [PR #72](https://github.com/caxlsx/caxlsx/pull/72) - Relax Ruby dependency to allow for Ruby 3. This required Travis to be upgraded from Ubuntu Trusty to Ubuntu Bionic. rbx-3 was dropped. -- cgit v1.2.3