Skip to content

Commit

Permalink
Text fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyshields committed Apr 2, 2021
1 parent fce5b3e commit 383c964
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
@@ -1,11 +1,8 @@
### 3.0.1 (Next)

* Your contribution here.

### 3.0.0 (2019/02/26)
### 3.0.0 (Next)

* [#81](https://github.com/collectiveidea/delayed_job_mongoid/pull/81): Drop support for Mongoid 3.0 and 4.0 - [johnnyshields](https://github.com/johnnyshields).
* [#81](https://github.com/collectiveidea/delayed_job_mongoid/pull/81): Perform disconnect on after_fork on all Mongoid versions - [johnnyshields](https://github.com/johnnyshields).
* Your contribution here.

### 2.3.1 (2019/02/26)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@

Mongoid 5 or later.

(For Mongoid 3 and 4, use 2.x version of this gem)
For Mongoid 3 and 4, use 2.x version of this gem.

## Installation

Expand Down

0 comments on commit 383c964

Please sign in to comment.