Skip to content

Commit

Permalink
Merge pull request #706 from varvet/kbs/fix-changelog
Browse files Browse the repository at this point in the history
Deprecation warning is yet unreleased
  • Loading branch information
Burgestrand authored Jan 10, 2022
2 parents 34eef73 + 0693d2b commit 748b262
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

- Using `policy_class` and a namespaced record now passes only the record when instantiating the policy. (#697, #689, #694, #666)

### Deprecated

- Deprecate `include Pundit` in favor of `include Pundit::Authorization` (#621)

## 2.1.1 (2021-08-13)

Friday 13th-release!
Expand All @@ -30,10 +34,6 @@ changes.
- Dropped support for Ruby end-of-life versions: 2.4, 2.5 and JRuby 9.1 (#676)
- Dropped support for RSpec 2 (#615)

### Deprecated

- Deprecate `include Pundit` in favor of `include Pundit::Authorization` (#621)

## 2.1.0 (2019-08-14)

### Fixed
Expand Down

0 comments on commit 748b262

Please sign in to comment.