Skip to content

Commit cc4db9b

Browse files
authored
Update README.md
1 parent c26bcc1 commit cc4db9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ plugin works pretty much like the standard shell script support.
2626

2727
### [Unreleased]
2828

29+
### [Version 2.2] (2024-11-19)
30+
2931
- [Replace JSR-305 annotations with spotbugs annotations](https://github.com/jenkinsci/powershell-plugin/pull/29)
3032
- [Upgrade Jenkins core from 2.361.4 to 2.452.4](https://github.com/jenkinsci/powershell-plugin/pull/31)
3133

@@ -89,7 +91,8 @@ plugin works pretty much like the standard shell script support.
8991

9092
- Initial version
9193

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
9396
[Version 2.1]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.0...powershell-2.1
9497
[Version 2.0]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.8...powershell-2.0
9598
[Version 1.8]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.7...powershell-1.8

0 commit comments

Comments
 (0)