Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 508 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.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.