Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 717 Bytes

File metadata and controls

20 lines (15 loc) · 717 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

Compatible changes

0.7.3 2025-10-27

  • Handle Benchmark on Rails 8.1 with Ruby 3.4+. Thanks to @trak3r (for reporting) and @joshRpowell (for providing a fix).

0.7.2 2024-08-20

  • Fix: Use ActiveSupport.on_load for extending ActiveRecord

0.7.1 2022-02-25

  • Fix: Exception when using Rails 7 and Ruby 3.0 ("wrong number of arguments...").

0.7.0 2020-09-24

Compatible changes

  • Added: CSP support for query diet widget (#23)
  • Added this CHANGELOG file.