Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

43 lines (37 loc) · 975 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.5] - 2024-08-16

Added

  • Support Rails 7.1
  • Support Ruby 3.1

Removed

  • Drop support for Rails 6.1
  • Drop support for Ruby 3.0
  • Drop GPL-3.0 license

[1.4] - 2023-03-14

Added

  • Support Rails 7.0

Removed

  • Drop support for Ruby 2.7

[1.3] - 2023-03-04

Added

  • Support Rails 6.1
  • Support Ruby 2.7 and 3.0
  • Bump the development dependencies

Removed

  • Drop support for Rails 6.0
  • Drop support for Rails 5.2

[1.1] - 2020-11-05

Added

  • Support Rails 6.0
  • Add appraisal gem
  • Bump the development dependencies
  • Address rubocop violations

[1.0.7] - 2019-12-09

Added

  • Added a changelog
  • Added metadata to gemspec
  • Bump the ruby version
  • Bump the development dependencies