Skip to content

Commit b90b90a

Browse files
added support for vrt 1.14.2
1 parent 64bccf9 commit b90b90a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@
5555
[submodule "lib/data/1.14.1"]
5656
path = lib/data/1.14.1
5757
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git
58+
[submodule "lib/data/1.14.2"]
59+
path = lib/data/1.14.2
60+
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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.13.2](https://github.com/bugcrowd/vrt-ruby/compare/v0.13.1...v0.13.2) - 2025-10-25
15+
16+
### Added
17+
- Support for VRT 1.14.2
18+
1419
## [v0.13.1](https://github.com/bugcrowd/vrt-ruby/compare/v0.13.0...v0.13.1) - 2024-07-18
1520

1621
### Changed

lib/data/1.14.2

Submodule 1.14.2 added at 5c0a021

0 commit comments

Comments
 (0)