add 0.5.0 section to CHANGELOG

This commit is contained in:
2025-06-14 09:05:34 +01:00
parent be65f41813
commit c0aad67199
2 changed files with 15 additions and 1 deletions

View File

@@ -158,7 +158,7 @@ Acceptable values for this flag are:
For example, to set the log level to `debug`, you can use:
```console
vbantxt "bus[0].eq.on=1 bus[1].gain=-12.8"
vbantxt --loglevel=debug "bus[0].eq.on=1 bus[1].gain=-12.8"
```
The default log level is `warn` if the flag is not specified.