# File lib/mongoid/versioning.rb, line 67
    def versioned_changes
      only_versioned_attributes(changes)
    end