Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 312 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 312 Bytes

Change logs

v0.1.3

  • Fix undefined method 'sanitize' error in Rails 5.1.0. (#7)
  • Remove unnecessary files from gem. (#8)

v0.1.2

  • Add rubocop and fix its offenses. (#4)
  • Add codeclimate and fix its errors. (#5, #6)

v0.1.1

  • Add frozen string literal comment. (#3)

v0.1.0

  • First release.