- Updated logging feature to indicate the feature which was enabled or disabled within the log message, instead of only in the metadata

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-12-02 13:58:12 +01:00
parent 3c16b32648
commit bc0972cf32
3 changed files with 8 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.1.6
- Updated logging feature to indicate the feature which was enabled or disabled within the log message, instead of only in the metadata
## 1.1.5
- Update package dependencies. No code changes.