Skip to content

Latest commit

 

History

History
70 lines (34 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

70 lines (34 loc) · 1.13 KB

Changelog

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

This project adheres to Semantic Versioning.

Unreleased

Breaking changes

Compatible changes

1.3.0 - 2025-01-29

Breaking changes

  • Drop support for Rails < 6.1. This also drops support for MySQL, which had only been present for Rails < 6.

Compatible changes

  • Add support for Rails 7.1, 7.2 and Ruby 3.3
  • Add support for Rails 8.0 and Ruby 3.4

1.2.1 - 2024-10-25

Compatible changes

  • Follow recommended way to extend Railties

1.2.0 - 2023-03-15

Breaking changes

  • Drop support for Ruby 2.5 with Rails 6.1

Compatible changes

  • Add support for Ruby 3.2

1.1.1 - 2022-03-09

Breaking changes

Compatible changes

  • Activate Rubygems MFA

1.1.0 - 2022-01-20

Breaking changes

Compatible changes

  • Add support for Rails 7 (see #7)

1.0.0 - 2021-08-25

Breaking changes

  • Drop support for Ruby 1.8.7 and Rails 2.3

Compatible changes

  • Added this CHANGELOG file.
  • Add support for Rails 6.1