Skip to content

Commit edce1cc

Browse files
authored
Update changelog
Fix spacing
1 parent ac05066 commit edce1cc

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)