We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbad3bc commit e0c9cb4Copy full SHA for e0c9cb4
CHANGELOG.md
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
8
9
### Changed
10
- Fixed bug for mappings with multiple keys and a default (resolves: [#26](https://github.com/bugcrowd/vrt-ruby/issues/26))
11
-- `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))
12
13
### Removed
14
- Removed `Gemfile.lock` from source control
0 commit comments