File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [ Unreleased] (2.7.0)
8
8
### Changed
9
- - Update PowerShellEditorServices to v3.19.0
9
+ - Update PowerShellEditorServices from v3.18.1 to v3.19.0
10
+ - Update junixsocket from v2.9.0 to v2.9.1
10
11
11
12
## [ 2.6.1] - 2024-03-28
12
13
### Fixed
@@ -32,7 +33,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
32
33
33
34
This fixes the cases when the started configuration wasn't using the latest version of an edited script file.
34
35
- [ #51 : Update PowerShellEditorServices] ( https://github.com/ant-druha/intellij-powershell/issues/51 ) to v3.18.1
35
- - PowerShellEditorServices have been updated to the latest v1.22.0
36
+ - PSScriptAnalyzer has been updated to the latest v1.22.0
36
37
37
38
### Removed
38
39
- The plugin no longer bundles Plaster that was a part of an older PowerShellEditorServices distribution, even though it wasn't used by the plugin.
You can’t perform that action at this time.
0 commit comments