File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## [ 2.11.0] - 2025-07-05
8+ ### Changed
9+ - ** Requirement update:** IntelliJ Platform 252.23591.19 (2025.2 EAP) is now the minimal supported version.
10+ - Minor internal refactoring for better compatibility with newer IntelliJ and general code improvement.
11+
712## [ 2.10.0] - 2025-04-15
813### Changed
914- ** Requirement update:** IntelliJ Platform 251.23774.318 is now the minimal supported version (only EAP builds for now).
@@ -316,4 +321,5 @@ Initial editor and code completion support:
316321[ 2.8.0 ] : https://github.com/ant-druha/intellij-powershell/compare/v2.7.0...v2.8.0
317322[ 2.9.0 ] : https://github.com/ant-druha/intellij-powershell/compare/v2.8.0...v2.9.0
318323[ 2.10.0 ] : https://github.com/ant-druha/intellij-powershell/compare/v2.9.0...v2.10.0
319- [ Unreleased ] : https://github.com/ant-druha/intellij-powershell/compare/v2.10.0...HEAD
324+ [ 2.11.0 ] : https://github.com/ant-druha/intellij-powershell/compare/v2.10.0...v2.11.0
325+ [ Unreleased ] : https://github.com/ant-druha/intellij-powershell/compare/v2.11.0...HEAD
Original file line number Diff line number Diff line change 11kotlin.stdlib.default.dependency =false
22
3- pluginVersion =2.10 .0
3+ pluginVersion =2.11 .0
44
55# 30 MiB:
66maxUnpackedPluginBytes =31457280
You can’t perform that action at this time.
0 commit comments