Skip to content

Commit 56d3655

Browse files
authored
Update ReleaseNotes.md
1 parent a813453 commit 56d3655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* #48 Removed unnecessary Close() on runspacepool as Dispose() already in use
66
* #157 (Start-RSJob - be able to import private functions)
77
* #174 (Minor variable declaration)
8+
* Variables will now always use local scope in runspace by default; not global which prevents incorrect data being presented if a variable is created and not cleaned up in each runspace.
89

910
---------
1011
|1.7.3.11|

0 commit comments

Comments
 (0)