Skip to content

Commit

Permalink
Include issue in changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrdavid committed May 31, 2018
1 parent cbad3bc commit e0c9cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

### Changed
- Fixed bug for mappings with multiple keys and a default (resolves: [#26](https://github.com/bugcrowd/vrt-ruby/issues/26))
- `VRT::Map#find_node` returns `nil` when passed an invalid vrt_id
- `VRT::Map#find_node` returns `nil` when passed an invalid vrt_id (resolves: [#32](https://github.com/bugcrowd/vrt-ruby/issues/32))

### Removed
- Removed `Gemfile.lock` from source control
Expand Down

0 comments on commit e0c9cb4

Please sign in to comment.