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: .github/workflows/release.yml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -198,9 +198,8 @@ jobs:
198
198
release_name: Version ${{ env.VERSION }}
199
199
body: |
200
200
Changes in this Release
201
-
- Many updates were made to improve performance on large scans, reduce false positives, and other bug fixes.
202
-
- Increased the width of four columns in the database; if you use a an external database you should also update the width (see [upgrade_5.1.sql](https://github.com/jeremylong/DependencyCheck/blob/main/core/src/main/resources/data/upgrade_5.1.sql)).
203
-
- See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/31?closed=1).
0 commit comments