* Update README license badge by Cole-Greer in https://github.com/nodestream-proj/nodestream/pull/229
* pipeline configurations for plugins by grantleehoffman in https://github.com/nodestream-proj/nodestream/pull/224
New plugin per pipeline configurations:
...
plugins:
- name: myplugin
pipelines:
- name: plugin_pipeline_1
exclude_inherited_targets: True
annotations:
my_annoation: True
targets:
- target3
...
New Contributors
* Cole-Greer made their first contribution in https://github.com/nodestream-proj/nodestream/pull/229
**Full Changelog**: https://github.com/nodestream-proj/nodestream/compare/0.10.8...0.11.0