Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Oct 21, 2022
1 parent 6a6db5c commit f75f5c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

- **Unreleased**
- Nothing yet

- **1.2.0 - October 21, 2022**
- This gem has now been merged into caxlsx v3.3.0 as such we are now deprecating this gem and dropping support for caxlsx v3.3.0+
- [#35](https://github.com/axlsx-styler-gem/axlsx_styler/pull/35) - Do not overwrite spreadsheet default font attributes if they have been customized

Expand Down
2 changes: 1 addition & 1 deletion lib/axlsx_styler/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AxlsxStyler
VERSION = '1.1.0'
VERSION = '1.2.0'
end

0 comments on commit f75f5c4

Please sign in to comment.