Skip to content

Commit

Permalink
Ready for release 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Nadares committed Jan 6, 2025
1 parent ab07e04 commit 0d38a4a
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 12 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG/5.10.0/community.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* [ADD] CVSS4 data is now included in CSV exports. #7850
* [ADD] Added support for CVSS v4 in bulk imports. #7849
* [FIX] Added authorization to the config endpoint. #7331
1 change: 1 addition & 0 deletions CHANGELOG/5.10.0/date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jan 6th, 2025
4 changes: 0 additions & 4 deletions CHANGELOG/current/7331.json

This file was deleted.

4 changes: 0 additions & 4 deletions CHANGELOG/current/7849.json

This file was deleted.

4 changes: 0 additions & 4 deletions CHANGELOG/current/7850.json

This file was deleted.

6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
New features in the latest update
=====================================

5.10.0 [Jan 6th, 2025]:
---
* [ADD] CVSS4 data is now included in CSV exports. #7850
* [ADD] Added support for CVSS v4 in bulk imports. #7849
* [FIX] Added authorization to the config endpoint. #7331

5.9.0 [Nov 21st, 2024]:
---
* [ADD] Added more validations to attachments. #7851
Expand Down

0 comments on commit 0d38a4a

Please sign in to comment.