From 556f0ac51ecdd43f9b1f4a7999488d0a431363ef Mon Sep 17 00:00:00 2001 From: dfinke Date: Fri, 4 Feb 2022 17:28:30 -0500 Subject: [PATCH] Updated changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 06b93ae..13d57c8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +- Add images to spreadsheets. [Check it out](.\Examples\AddImage) + - Thank you to Josh Hendricks [GitHub](https://github.com/joshooaj) [Twitter](https://twitter.com/joshooaj) for the idea + # v7.4.1 - Implements: https://github.com/dfinke/ImportExcel/issues/1111