File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
55
66## [ Unreleased]
77### Added
8- - Support for VRT 1.10
9- - Support for VRT 1.10.1 (updated spelling in scw mapping)
108
119### Changed
1210
1311### Removed
1412
13+ ## [ v0.11.0] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.10.0...v0.11.0 ) - 2021-03-31
14+
15+ ### Added
16+ - Support for VRT 1.10
17+ - Support for VRT 1.10.1 (updated spelling in scw mapping)
18+
1519## [ v0.10.0] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.9.0...v0.10.0 ) - 2020-07-09
1620### Added
1721- Support for VRT 1.9
Original file line number Diff line number Diff line change 11module Vrt
2- VERSION = '0.10 .0' . freeze
2+ VERSION = '0.11 .0' . freeze
33end
You can’t perform that action at this time.
0 commit comments