Skip to content

Commit a57af96

Browse files
committed
chore: 📝 update info.md
1 parent 0e207ed commit a57af96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

info.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ You can refer to the [README](https://github.com/XaF/qolsysgw#readme) for the de
4040
{% else -%}
4141
{% set parsed_version = version_installed.split('-')[0].replace('v', '').split('.') | map('int') | list -%}
4242
## ChangeLog
43+
{% if true -%}
44+
### _Next (dev)_
45+
46+
* 🐛 **[bugfix]** fix: 🐛 add filtering to the logger override
47+
{% endif %}
4348
{% if parsed_version < [1, 5, 1] -%}
4449
### Version 1.5.1
4550

0 commit comments

Comments
 (0)