Update CHANGELOG.md

Forgot to add text
This commit is contained in:
ElBe 2023-03-06 11:06:11 +01:00 committed by GitHub
parent 6d5b2870e3
commit 5b6de1019b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ Versions before `v1.0.0 alpha16` may still use old version names and changelog.
## `v.1.0.0 alpha18` (Private) ## `v.1.0.0 alpha18` (Private)
### Added ### Added
- Added optional `level` value (defualts to `variables.standard_logging_level`) to logger objects to only show messages above or equal to that level
## `v.1.0.0 alpha17` (Private) ## `v.1.0.0 alpha17` (Private)
### Added ### Added