Iterate over each change.
62 63 64
# File 'lib/vclog/changelog.rb', line 62 def each(&block) changes.each(&block) end