Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
divine committed Dec 18, 2020
1 parent 142876d commit 61302ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -6,14 +6,14 @@ All notable changes to this project will be documented in this file.
## [3.6.7] - 2020-12-18

### Changed
- MongodbQueueServiceProvider does not use the DB Facade anymore [#2149](https://github.com/jenssegers/laravel-mongodb/pull/2149) by [@curosmj](https://github.com/curosmj)
- Add escape regex chars to DB Presence Verifier [#1992](https://github.com/jenssegers/laravel-mongodb/pull/1992) by [@andrei-gafton-rtgt](https://github.com/andrei-gafton-rtgt).
- (Backport) MongodbQueueServiceProvider does not use the DB Facade anymore [#2149](https://github.com/jenssegers/laravel-mongodb/pull/2149) by [@curosmj](https://github.com/curosmj)
- (Backport) Add escape regex chars to DB Presence Verifier [#1992](https://github.com/jenssegers/laravel-mongodb/pull/1992) by [@andrei-gafton-rtgt](https://github.com/andrei-gafton-rtgt).


## [3.6.6] - 2020-10-29

### Changed
- Backport of fix like with numeric values [#2130](https://github.com/jenssegers/laravel-mongodb/pull/2130) by [@pendexgabo](https://github.com/pendexgabo).
- (Backport) Fix like with numeric values [#2130](https://github.com/jenssegers/laravel-mongodb/pull/2130) by [@pendexgabo](https://github.com/pendexgabo).

## [3.6.5] - 2020-08-26

Expand Down

0 comments on commit 61302ca

Please sign in to comment.