Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Nov 1, 2023
1 parent c3a91b3 commit 8f10df2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# PSPublishModule Changelog

## 2.0.8
- Improve error handling
- Added `NETExcludeMainLibrary` to not include Initialize library if no logic is required
- Added `PreScriptMergePath` and `PostScriptMergePath` to allow for files implementation instead of direct code in `New-ConfigurationArtefact`

## 2.0.7
- Added to `New-ConfigurationArtefact` replacement of variables in paths (for example `<TagModuleVersionWithPreRelease>`)
- Added to `New-ConfigurationArtefact` - `DoNotClear` parameter to allow for not clearing of artefact folder, by default it will delete it's content with excluded .zip files (if any)
Expand Down

0 comments on commit 8f10df2

Please sign in to comment.