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: #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 authored and evanlucas committed May 17, 2016
1 parent 4f2a55f commit 5c7da21
Show file tree
Hide file tree
Showing 9 changed files with 12,587 additions and 10,505 deletions.
6,077 changes: 949 additions & 5,128 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 5c7da21

Please sign in to comment.