What's Changed
Breaking Changes
* Added plugin system: backends and pipelines must now be installed with the new `sigma plugin` command group. Currently only some backends are available but will be migrated soon. If you rely on not yet migrated backends or pipelines, please keep using 0.5.x until this is done.
Other
* Fix: Error in Wrong Pipeline Checker by sifex in https://github.com/SigmaHQ/sigma-cli/pull/9
* Some minor formatting changes by andurin in https://github.com/SigmaHQ/sigma-cli/pull/12
New Contributors
* sifex made their first contribution in https://github.com/SigmaHQ/sigma-cli/pull/9
* andurin made their first contribution in https://github.com/SigmaHQ/sigma-cli/pull/13
**Full Changelog**: https://github.com/SigmaHQ/sigma-cli/compare/v0.5.3...v0.6.0