Minor release over 9.0.2, carrying the `Predicator.Vocabulary` addition.
- `@version` in mix.exs moves 9.0.2 -> 9.1.0.
- The changelog.d/px-15q.md fragment is assembled into a dated
`## [9.1.0]` section in CHANGELOG.md, and the fragment is deleted.
- The README install pin moves `{:predicator, "~> 9.0"}` to
`{:predicator, "~> 9.1"}` - it carries no patch component, and a
minor release moves it so the pin advertises the floor that carries
the new vocabulary surface.
Prep only: no tag is created and nothing is published. Both stay the
maintainer's separate step.
Refs: px-xnf