Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Nov 20, 2020
1 parent 943e7b6 commit a35f3b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ CHANGELOG
---------

- **Unreleased**
- Nothing yet
- **4.1.0**
- Raise ArgumentError when invalid option names are given
- **4.0.1**
- Fix bug with `headers: false` where a blank header row is still added
Expand Down
2 changes: 1 addition & 1 deletion lib/spreadsheet_architect/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SpreadsheetArchitect
VERSION = "4.0.1"
VERSION = "4.1.0"
end

0 comments on commit a35f3b1

Please sign in to comment.