Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 307 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 307 Bytes

CHANGELOG

1.0.0

New features

  • Add configuration options to allow custom file headers - @nfedyashev

Breaking changes

  • Update dependencies, Rails bound is "~> 4.0" now.
  • Ruby has to be >= 2.0, testing is done only on 2.3.

Development changes

  • Update rspec-core to latest version.