diff --git a/CHANGELOG.md b/CHANGELOG.md index dad88c4..7977be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ -Next Release -============ +Next +==== +* Your contribution here. + +2.1.0 - 2014-05-09 +================== * [#38](https://github.com/collectiveidea/delayed_job_mongoid/pull/38): Fix clearing identity map before each job - [@srleo](https://github.com/srleo) * [#43](https://github.com/collectiveidea/delayed_job_mongoid/pull/43): Compatibility with Mongoid 4.x and Delayed Job 4.x - [@dblock](https://github.com/dblock) -2.0.0 -===== +2.0.0 - 2012-08-02 +================== * Added code coverage with SimpleCov - [@sferik](https://github.com/sferik) * Added Mongoid 3.0 support - [@sferik](https://github.com/sferik), [@asavartsov](https://github.com/asavartsov)