Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 643 Bytes

File metadata and controls

23 lines (16 loc) · 643 Bytes

CHANGELOG for attr_default

Inspired by Keep a Changelog.

Note: this project adheres to Semantic Versioning.

1.0.0 - 2024-06-01

Removed

  • Removed support for EOL versions of Ruby (< 3.1) and Rails (< 6.0)

[0.10.0] - Unreleased

Added

  • Added explicit support for Ruby 2.7, 3.0, and 3.1

Removed

  • Removed explicit support for Rails 4

0.9.0 - 2020-05-15

Added

  • Added support for rails 5 and 6.
  • Added appraisal tests for all supported rails version: 4/5/6