Method: VCLog::ChangeLog#changes

Defined in:
lib/vclog/changelog.rb

#changesObject (readonly)

Array of Change or ChangePoint instances.



22
23
24
# File 'lib/vclog/changelog.rb', line 22

def changes
  @changes
end