Skip to content

Commit 4b2d88d

Browse files
committed
Preparing for release, 2.0.2.
1 parent 9d6bbda commit 4b2d88d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
## Changelog
22

3-
### 2.0.2 (Next)
3+
### 2.0.2 (2023-01-24)
44

55
* [#92](https://github.com/mongoid/mongoid-locker/pull/92): Removed TTL and updated unique index definitions - [@cesarizu](https://github.com/cesarizu).
66
* [#96](https://github.com/mongoid/mongoid-locker/pull/96): `new Date()` replaced by `Time.now.utc` - [@rsosag](https://github.com/rsosag).
77
* [#96](https://github.com/mongoid/mongoid-locker/pull/96): Update the use of the `change` method in tests - [@rsosag](https://github.com/rsosag).
88
* [#97](https://github.com/mongoid/mongoid-locker/pull/97): Added support for mongoid 8.0.x versions - [@randikabanura](https://github.com/randikabanura).
9-
* Your contribution here.
109

1110
### 2.0.1 (2020-06-17)
1211

0 commit comments

Comments
 (0)