Skip to content

Commit

Permalink
Release 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Mar 2, 2022
1 parent 7777dd4 commit 7683433
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@

## 1.2

### 1.2.6
- Require mfa on rubygems
([#545](https://github.com/shioyama/mobility/pull/545))

### 1.2.5
- Avoid referencing ActiveRecord::Base
([#550](https://github.com/shioyama/mobility/pull/550))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Installation
Add this line to your application's Gemfile:

```ruby
gem 'mobility', '~> 1.2.5'
gem 'mobility', '~> 1.2.6'
```

### ActiveRecord (Rails)
Expand Down

0 comments on commit 7683433

Please sign in to comment.