diff --git a/CHANGELOG.md b/CHANGELOG.md index f05a507..7ddedcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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