mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Bump version and update change log
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
RootModule = 'ImportExcel.psm1'
|
RootModule = 'ImportExcel.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '7.4.0'
|
ModuleVersion = '7.4.1'
|
||||||
|
|
||||||
# ID used to uniquely identify this module
|
# ID used to uniquely identify this module
|
||||||
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'
|
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
|
# v7.4.1
|
||||||
|
|
||||||
|
- Implements: https://github.com/dfinke/ImportExcel/issues/1111
|
||||||
|
- Refactored ReZip into separate function
|
||||||
|
- Deletes temp folder after rezipping
|
||||||
|
- Added -ReZip to `Close-ExcelPackage`
|
||||||
|
|
||||||
# v7.4.0
|
# v7.4.0
|
||||||
|
|
||||||
- Thank you to [Max Goczall](https://github.com/muschebubusche) for this contribution!
|
- Thank you to [Max Goczall](https://github.com/muschebubusche) for this contribution!
|
||||||
|
|||||||
Reference in New Issue
Block a user