Skip to content

Commit 38e15f5

Browse files
committed
chore: 🔄 Loosen dependencies with $PSBPreference.TaskDependencies
* Updated CHANGELOG.md to reflect changes in dependency management. * Allows task dependencies to be overwritten, enhancing flexibility.
1 parent 08d6fd5 commit 38e15f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10-
- Loose dependencies by allowing them to be overwritten with $PSBPreference.
10+
- [**#72**](https://github.com/psake/PowerShellBuild/pull/72) Loosen
11+
dependencies by allowing them to be overwritten with
12+
`$PSBPreference.TaskDependencies`.
1113
- [**#71**](https://github.com/psake/PowerShellBuild/pull/71) Compiled modules
1214
are now explicitly created as UTF-8 files.
1315

0 commit comments

Comments
 (0)