Skip to content

Commit d50746f

Browse files
committed
Add CHANGELOG for patch release 10.0.2.
1 parent 7315f0d commit d50746f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44

55
### Changed
66
- Connection options are now derived from a deep copy of the config.
7+
- `_getUnauthenticatedDb` uses same options object as `_connect` does.
78

89
### Fixed
910
- `config.url` is now set so there are not cases where logs don't contain a url.
10-
- `_getUnauthenticatedDb` uses same options object as `_connect` does.
11+
- `_getUnauthenticatedDb` uses `urls.sanitize` instead of a duplicate function.
1112

1213
## 10.0.1 - 2022-08-30
1314

0 commit comments

Comments
 (0)