### Added * #86 - Added possibility to reference `pipeline`s in `Need`s. * Added `Sequence.find_job()` to find all jobs in a Sequence (or Pipeline) with matching attributes. Returned jobs could then be modified. ### Changed * Changed order of job name components. Most relevant text comes first. See discussion in [MR-105](https://gitlab.com/dbsystel/gitlab-ci-python-library/-/merge_requests/105).