Skip to content

Commit 4dec609

Browse files
committed
Add changelog
1 parent 5c06d39 commit 4dec609

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.2.2] - 2024-08-04
6+
7+
### Fixes
8+
* Add extra CVSS vector validations for 3.1 and lower. Fixes [#41](https://github.com/0llirocks/cvss-suite/issues/41)
9+
10+
### Notes
11+
* An invalid value like E:R (R doesn't exists) now counts as invalid, resulting in an invalid vector. In <= 3.2.1 an invalid value would be ignored/counted as default value.
12+
513
## [3.2.1] - 2024-05-25
614

715
### Fixes

0 commit comments

Comments
 (0)