Skip to content

Commit c5227d5

Browse files
authored
Update changelog (#25)
* Update changelog * Create new release in changelog
1 parent 39a762a commit c5227d5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)