File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed
Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 6464[submodule "lib/data/1.15.1 "]
6565 path = lib/data/1.15.1
6666 url = git@github.com:bugcrowd/vulnerability-rating-taxonomy.git
67+ [submodule "lib/data/1.16 "]
68+ path = lib/data/1.16
69+ url = git@github.com:bugcrowd/vulnerability-rating-taxonomy.git
Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1414
1515### Removed
1616
17+ ## [ v0.13.5] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.13.4...v0.13.5 ) - 2025-06-23
18+
19+ ### Added
20+
21+ - Support for VRT 1.16
22+
1723## [ v0.13.4] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.13.3...v0.13.4 ) - 2025-03-11
1824
1925### Added
Original file line number Diff line number Diff line change 11module Vrt
2- VERSION = '0.13.4 ' . freeze
2+ VERSION = '0.13.5 ' . freeze
33end
You can’t perform that action at this time.
0 commit comments