Skip to content

Changelogs are noisy #1484

@domenic

Description

@domenic

I have a few complaints about the changelogs and was wondering if anyone shared them. In order of decreasing importance:

  • npm takes up half or more of the headlining "notable changes" space. I think it should get a budget of one sentence, and the rest can be links to the one or more npm changelog entries.
  • known issues is incomplete and repetitive. Pretty much all of the 19 issues tagged as bug count as "known issues". Probably others do too. And this section just stays the same release after release. Can we replace it with a link to the bug tag (or to a new known issues tag, if there's some distinction I'm missing between them)? If we need a snapshot of issues at a given point in time, can we collapse it into a single list like "Known issues: #x, #y, #z" instead of summarizing them over and over?
  • The commits list seems a bit redundant. Could we just link to the GitHub compare tags view? That way people can more easily expand to see the whole commit message.

I say all this with love, as the readable changelogs are one of the best parts of io.js :). I just want to make them a bit more usable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions