File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ plugin works pretty much like the standard shell script support.
26
26
27
27
### [ Unreleased]
28
28
29
+ ### [ Version 2.2] (2024-11-19)
30
+
29
31
- [ Replace JSR-305 annotations with spotbugs annotations] ( https://github.com/jenkinsci/powershell-plugin/pull/29 )
30
32
- [ Upgrade Jenkins core from 2.361.4 to 2.452.4] ( https://github.com/jenkinsci/powershell-plugin/pull/31 )
31
33
@@ -89,7 +91,8 @@ plugin works pretty much like the standard shell script support.
89
91
90
92
- Initial version
91
93
92
- [ Unreleased ] : https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.1...HEAD
94
+ [ Unreleased ] : https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.2...HEAD
95
+ [ Version 2.2 ] : https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.1...powershell-2.2
93
96
[ Version 2.1 ] : https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.0...powershell-2.1
94
97
[ Version 2.0 ] : https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.8...powershell-2.0
95
98
[ Version 1.8 ] : https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.7...powershell-1.8
You can’t perform that action at this time.
0 commit comments