Skip to content

Commit 892b634

Browse files
authored
Vrt version 1.5 (#33)
* Update vrt version to 1.5 * Update changelog * Update version separately
1 parent 222776d commit 892b634

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
[submodule "lib/data/1.4"]
1717
path = lib/data/1.4
1818
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git
19+
[submodule "lib/data/1.5"]
20+
path = lib/data/1.5
21+
url = [email protected]:bugcrowd/vulnerability-rating-taxonomy.git

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66
## [Unreleased]
77
### Added
88

9+
### Changed
10+
11+
### Removed
12+
13+
## [v0.6.0](https://github.com/bugcrowd/vrt-ruby/compare/v0.5.1...v0.6.0) - 2018-09-27
14+
### Added
15+
916
### Changed
1017
- Fixed bug for mappings with multiple keys and a default (resolves: [#26](https://github.com/bugcrowd/vrt-ruby/issues/26))
1118

lib/data/1.5

Submodule 1.5 added at 6315eff

0 commit comments

Comments
 (0)