File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1010
1111### Removed
1212
13+ ## [ v0.5.1] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.5.0...v0.5.1 ) - 2018-05-15
14+ ### Changed
15+ - Mappings with array values will no longer coalesce the mapping default.
16+ The mapping default will only be used in the case where no value is mapped.
17+
1318## [ v0.5.0] ( https://github.com/bugcrowd/vrt-ruby/compare/v0.4.6...v0.5.0 ) - 2018-05-01
1419### Added
1520- VRT 1.4 data
@@ -18,7 +23,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1823- Bugcrowd Remediation Advice mapping
1924
2025### Changed
21- - Mappings with array values now caolesce downwards.
26+ - Mappings with array values now coalesce downwards.
2227 Child VRT nodes will include values from parent nodes if a mapping
2328 provides node data as an array.
2429
You can’t perform that action at this time.
0 commit comments