Release 0.10.1

* [BUGFIX] Fix broken log-level for values other than debug. #560

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ
2022-01-14 17:22:03 +01:00
parent 017e060f2f
commit fcb2535aff
10 changed files with 47 additions and 25 deletions

View File

@@ -1,3 +1,7 @@
## 0.10.1 / 2022-01-14
* [BUGFIX] Fix broken log-level for values other than debug. #560
## 0.10.0 / 2021-07-08
* [ENHANCEMENT] Add ability to set included databases when autoDiscoverDatabases is enabled #499