Right now I am hacking release notes into a regular WordPress blog category, which is a mess. The posts do not follow any template, the categorization is inconsistent between writers, and customers cannot easily filter by type of change. I want a proper changelog that lives next to our roadmap so visitors can see what was promised, what shipped, and what exactly changed.
Ideally I would also be able to tag each release entry as a Feature, Fix, or Security update, and pull the whole thing onto any page with a shortcode so I am not locked into a single permalink structure. What does this look like in WordPress?
