What's Changed
* docs: fix markdown for includenotfound and requirenotfound by lbarthelemy in https://github.com/priv-kweihmann/oelint-adv/pull/580
* Add switch to hide messages of any given severity by ThorArise in https://github.com/priv-kweihmann/oelint-adv/pull/581
Deprecations
* `--nowarn` and `--noinfo` CLI switches have been superseded by `--hide` parameter.
Backward compatibility remains for now, but support for these two switches will be removed in
a future version without further notice
New Contributors
* lbarthelemy made their first contribution in https://github.com/priv-kweihmann/oelint-adv/pull/580
* ThorArise made their first contribution in https://github.com/priv-kweihmann/oelint-adv/pull/581
**Full Changelog**: https://github.com/priv-kweihmann/oelint-adv/compare/5.4.0...5.5.0