Every release ends with the same tax: writing the notes
The code shipped, the tag is cut, and now someone has to explain it to customers. Left to the last minute, release notes become a copy-paste of PR titles that only the author understands - or they get skipped entirely, and users find out about changes by tripping over them.
A release notes generator removes that tax. FeatureFactory reads the merged pull requests and commits between two releases, sorts them into features, fixes and infra, and rewrites internal titles into lines a customer can actually read. What used to be a half-day of manual archaeology becomes a draft you review in minutes. See how it fits your delivery flow on the build product page.
Because the draft is sourced from what really shipped, it is complete and honest by construction - no invented features, no forgotten fixes. Pair it with the raw changelog generator when developers need the full technical log too.