You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Dependency-Track Jenkins Plugin - Changelog
2
2
3
-
## [Unreleased]
3
+
## Unreleased
4
4
### ⚠ Breaking
5
5
### ⭐ New Features
6
6
### 🐞 Bugs Fixed
7
7
8
-
## [v5.1.0] - 2024-09-20
8
+
## v5.1.0 - 2024-09-20
9
9
### ⚠ Breaking
10
10
### ⭐ New Features
11
11
- Support for specifying the parent project using its name and version as an alternative to its ID ([#261](https://github.com/jenkinsci/dependency-track-plugin/issues/261))
@@ -14,7 +14,7 @@
14
14
15
15
### 🐞 Bugs Fixed
16
16
17
-
## [v5.0.0] - 2024-05-30
17
+
## v5.0.0 - 2024-05-30
18
18
### ⚠ Breaking
19
19
- require Jenkins 2.440.1 or newer
20
20
- require Java 11 or newer ([required since Jenkins 2.361.1](https://www.jenkins.io/blog/2022/06/28/require-java-11/))
0 commit comments