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.
5252- Fix default database detection from dsn [ #1971 ] ( https://github.com/jenssegers/laravel-mongodb/pull/1971 ) by [ @divine ] ( https://github.com/divine ) .
5353- 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 ) .
5454
55-
5655## [ 3.6.1] - 2019-10-31
5756
5857### Added
59- Added hasIndex and dropIndexIfExists
58+ - Added hasIndex and dropIndexIfExists
6059
6160### 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
6764
6865## [ 3.6.0] - 2019-09-08
6966
You can’t perform that action at this time.
0 commit comments