File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -52,18 +52,15 @@ All notable changes to this project will be documented in this file.
52
52
- Fix default database detection from dsn [ #1971 ] ( https://github.com/jenssegers/laravel-mongodb/pull/1971 ) by [ @divine ] ( https://github.com/divine ) .
53
53
- Fix create collection with options [ #1953 ] ( https://github.com/jenssegers/laravel-mongodb/pull/1953 ) by [ @deviouspk ] ( https://github.com/deviouspk ) & [ @divine ] ( https://github.com/divine ) .
54
54
55
-
56
55
## [ 3.6.1] - 2019-10-31
57
56
58
57
### Added
59
- Added hasIndex and dropIndexIfExists
58
+ - Added hasIndex and dropIndexIfExists
60
59
61
60
### Changed
62
- Improved pagination performance
63
- Fix for not like filters
64
- Correctly increment job attempts
65
-
66
-
61
+ - Improved pagination performance
62
+ - Fix for not like filters
63
+ - Correctly increment job attempts
67
64
68
65
## [ 3.6.0] - 2019-09-08
69
66
You can’t perform that action at this time.
0 commit comments