/pm:changelog surfaces the pm plugin’s own CHANGELOG.md entries that are newer than a given version, so you (and your agent) know exactly what a version brought — not just that an upgrade happened. By default the floor is the version stamped in this repo’s .conductor/state.json (pmVersion).
Usage
Relationship to /pm:upgrade
/pm:upgrade already prints this same delta automatically for every version it crosses — you don’t need to run /pm:changelog right after an upgrade to see what changed. Use /pm:changelog directly when you want to review the delta again later, or inspect a different version range on demand (e.g. checking what a much newer release added before deciding whether to upgrade at all).
/pm:upgrade’s instructions now go a step further: after showing the delta, the agent reviews each Added headline and recommends adopting any opt-in capability relevant to your project — see the Upgrade page’s “Recommending adoption of new capabilities” section.