CHANGES.md in cvss-suite-2.0.2 vs CHANGES.md in cvss-suite-3.0.0
- old
+ new
@@ -1,8 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## [3.0.0] - 2022-03-13
+
+### Breaking Changes
+* Ruby >= 2.6 is now required
+
+### Notes
+* Moved repository to its new home
+
## [2.0.2] - 2020-12-05
### Fixes
* CVSS v2 now returns the correct severity values based on NVD recommendation
* CVSS v2 now supports vectors which are enclosed in parenthesis e.g. (AV:N/AC:L/Au:N/C:P/I:P/A:P)