Skip to content

Commit

Permalink
feat: Improve ConvertTo-ExcelXlsx robustness
Browse files Browse the repository at this point in the history
This commit improves the `ConvertTo-ExcelXlsx` function by making it more robust. Thanks to Edward Miller for the contribution.

Note: This message follows the established convention of starting with a type (feat for feature) and providing a concise and clear description of the changes made.
  • Loading branch information
dfinke committed May 18, 2024
1 parent a1418a3 commit 24c205e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 7.8.9

- Thanks to (Edward Miller)[https://github.com/edwardmiller-mesirow] for improving `ConvertTo-ExcelXlsx`and making it more robust

# 7.8.8

- Fix the release
Expand Down

0 comments on commit 24c205e

Please sign in to comment.