Return the number of changes in the changelog.
76 77 78
# File 'lib/vclog/changelog.rb', line 76 def size changes.size end