Sha256: c55348596e03750c7b9af4d2b0359f7fafd432c2690c17e643afa530fc02bc86

Contents?: true

Size: 841 Bytes

Versions: 1

Compression:

Stored size: 841 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.0 2021-08-11

### Breaking changes

-

### 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

### Breaking changes

-

### 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 CHANGELOG.md