Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qrilka committed Jul 9, 2023
1 parent debc1a6 commit 426eb0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.1.1
------------
* dropped support for GHC 8.8.* and 8.10.* and added support for GHC 9.4.* and 9.6.*

1.1.0
------------
* Fix default cell type in streaming parser
Expand Down
2 changes: 1 addition & 1 deletion xlsx.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: xlsx

Version: 1.1.0.1
Version: 1.1.1

Synopsis: Simple and incomplete Excel file parser/writer
Description:
Expand Down

0 comments on commit 426eb0a

Please sign in to comment.