From 3c1320590c97268eba2190a8cc93c7e26cebebbb Mon Sep 17 00:00:00 2001 From: neilotoole Date: Sun, 20 Aug 2023 07:41:15 -0600 Subject: [PATCH] v0.41.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf1be67..ea3f40fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Breaking changes are annotated with ☢️. -## [v0.42.0] - 2023-08-20 +## [v0.41.0] - 2023-08-20 This release is heavily focused on improvements to Microsoft Excel support. The underlying Excel library has been changed from [`tealeg/xlsx`](https://github.com/tealeg/xlsx)