File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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.9.0]  - 2025-02-07 
8+ ### Changed  
9+ -  ** Requirement update:**  IntelliJ Platform 251.20015 is now the minimal supported version (only EAP builds for now).
10+ -  Update PowerShellEditorServices from v3.20.1 to [ v4.2.0] ( https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v4.2.0 ) .
11+ -  Used library updates and minor code cleanup.
12+ 
713## [ 2.8.0]  - 2024-10-20 
814### Added  
915-  Debugger: "verified" status for breakpoints that are successfully set. Thanks to @Fantoom   for the contribution.
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Documentation
5353--------- 
5454Copyright 2018 Andrey Dernov
5555
56- Copyright 2024  intellij-powershell contributors
56+ Copyright 2025  intellij-powershell contributors
5757
5858Licensed under the Apache License, Version 2.0 (the "License");
5959you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11kotlin.stdlib.default.dependency =false 
22
3- pluginVersion =2.8 .0 
3+ pluginVersion =2.9 .0 
44
55#  30 MiB:
66maxUnpackedPluginBytes =31457280 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments