Skip to content

Commit

Permalink
doc: refactor the changelog by version
Browse files Browse the repository at this point in the history
The changelog was getting rather huge and difficult
to manage. It also wasn't very useful in terms of
being able to quickly find specific Node.js versions,
or tracking the history for a single major release
stream.

This reorganizes the changelog by versions separated
out over multiple files. An index of the most recent
versions is provided in the main log.

PR-URL: nodejs#6503
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Robert Lindstaedt <robert.lindstaedt@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
  • Loading branch information
jasnell committed May 11, 2016
1 parent 000ef89 commit c663a6d
Show file tree
Hide file tree
Showing 9 changed files with 12,575 additions and 10,575 deletions.
6,135 changes: 937 additions & 5,198 deletions CHANGELOG.md

Large diffs are not rendered by default.

5,377 changes: 0 additions & 5,377 deletions doc/CHANGELOG.ARCHIVE.md

This file was deleted.

3,799 changes: 3,799 additions & 0 deletions doc/changelogs/CHANGELOG_ARCHIVE.md

Large diffs are not rendered by default.

2,852 changes: 2,852 additions & 0 deletions doc/changelogs/CHANGELOG_IOJS.md

Large diffs are not rendered by default.

788 changes: 788 additions & 0 deletions doc/changelogs/CHANGELOG_V010.md

Large diffs are not rendered by default.

343 changes: 343 additions & 0 deletions doc/changelogs/CHANGELOG_V012.md

Large diffs are not rendered by default.

1,669 changes: 1,669 additions & 0 deletions doc/changelogs/CHANGELOG_V4.md

Large diffs are not rendered by default.

1,701 changes: 1,701 additions & 0 deletions doc/changelogs/CHANGELOG_V5.md

Large diffs are not rendered by default.

486 changes: 486 additions & 0 deletions doc/changelogs/CHANGELOG_V6.md

Large diffs are not rendered by default.

0 comments on commit c663a6d

Please sign in to comment.