From 6847a49baa536edff6552cbe2cabde24e13804ea Mon Sep 17 00:00:00 2001 From: dfinke Date: Thu, 12 Oct 2023 17:09:56 -0400 Subject: [PATCH] update log --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index db0afb1..e4f9207 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +# 7.8.6 + +- Thank you [John Boyne](https://github.com/kyllath) + - Add missing parameter aliases to align with caller/callee + # 7.8.5 - Added `Get-ExcelFileSchema` to get the schema of an Excel file.