1 / 5
User-facing release notes should emphasise the ___ rather than the implementation.
-
-
-
-
End users care what changed for them ('exports are now 3x faster'), not how it was built internally.
2 / 5
Which user-facing note is clearest?
-
-
-
-
Describing the new capability in plain terms tells users what they can now do, which is the point of release notes.
3 / 5
Grouping notes under New, Improved, and Fixed helps readers ___.
-
-
-
-
Consistent categories let each audience jump to what matters to them without reading everything.
4 / 5
A technical changelog for developers can include ___ that user notes omit.
-
-
-
-
Developer changelogs need the technical detail (deprecations, breaking changes) that would only confuse end users.
5 / 5
Leading with the most important change is writing a ___.
-
-
-
-
A highlight up top ensures the headline improvement isn't buried beneath minor fixes.