File tree Expand file tree Collapse file tree 4 files changed +10
-1
lines changed
Expand file tree Collapse file tree 4 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 4646[submodule "lib/data/1.12 "]
4747 path = lib/data/1.12
4848 url = git@github.com:bugcrowd/vulnerability-rating-taxonomy.git
49+ [submodule "lib/data/1.13 "]
50+ path = lib/data/1.13
51+ url = git@github.com:bugcrowd/vulnerability-rating-taxonomy.git
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1111
1212### Removed
1313
14+ ## [ v0.12.6] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.12.5...v0.12.6 ) - 2024-04-02
15+
16+ ### Added
17+ - Support for VRT 1.13
18+
1419## [ v0.12.5] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.12.4...v0.12.5 ) - 2023-12-18
1520
1621### Added
Original file line number Diff line number Diff line change 11module Vrt
2- VERSION = '0.12.5 ' . freeze
2+ VERSION = '0.12.6 ' . freeze
33end
You can’t perform that action at this time.
0 commit comments