Hacker News new | ask | show | jobs
by capableweb 1118 days ago
Unreal Engine could be said to do "real stuff" and their release notes are quite similar and very expansive. There is no names attached to anything, if I recall correctly, but otherwise the release notes they do are similar.
1 comments

Release notes for unreal are auto generated from commit messages. Before the release, you are expected to go through your changes and exclude/clean up any commit messages, and tag them with a major and minor category. Tech writers (I believe) handle the "top of the page" docs.

Source: I worked for epic and contributed to a few engine versions.