Change history for CVSS

1.15 2026-06-30
    - Improved the calculation of the CVSS v4.0 base score
    - Run "CVSS::v[234]->import()" in CVSS front-end class (@remay, giterlizzi/perl-CVSS#5)

1.14 2025-07-05
    - FIX "Possible precedence problem between ! and %s" in Perl 5.42 (@remay, giterlizzi/perl-CVSS#5)

1.13 2024-08-16
    - Return undef in "to_vector_string" if any of "base" metrics is missing (@eserte, giterlizzi/perl-CVSS#4)

1.12 2024-08-07
    - Improved documentation
    - Removed use of "List::Util::any" for old Perl versions (giterlizzi/perl-CVSS#3) 

1.11 2024-08-03
    - Added pure-Perl implementation of C99 "round()" function (giterlizzi/perl-CVSS#1)

1.10 2024-08-01
    - Improved cvss(1) command and added new "score" methods in CVSS::Base

1.00 2024-07-31
    - First release of CVSS
