Sha256: 827ca6284959a26dadaeaebbde7e041fefe9b25b32afb5837ba661380353b65f
Contents?: true
Size: 879 Bytes
Versions: 1
Compression:
Stored size: 879 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased ### Breaking changes ### Compatible changes ## 0.10.1 2022-03-16 ### Compatible changes - Add Rails 7.0 and Ruby 3.0 to test matrix ## 0.10.0 2021-08-11 ### Compatible changes - Remove Rails 3.2 and Ruby < 2.5 from test matrix - Add Rails 6.1 and Ruby 3.0 to test matrix ## 0.9.0 2019-06-12 ### Compatible changes - CHANGELOG to satisfy [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) format. - Use Rails 5.2 for tests instead of Rails 5.0 - Added Ruby 2.5.3 to test matrix - Added support for Rails 6 RC1 ## 0.8.0 2017-08-21 ### Added - Filters are now run in the context of the filter instance, not the filter class. This allows using private methods or instance variables.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minidusen-0.10.1 | CHANGELOG.md |