Skip to content

Commit ec67623

Browse files
committed
CHANGELOG: split into separate files per major
The changelog as it was, was by now > 8000 lines long and becoming unwieldy. This commit splits the changelog file up into separate files per major release series. It also adds the older changelog files to the `.gitattributes` file, so only the changelog files for the current and the previous major will be included in release zips.
1 parent fd261c4 commit ec67623

File tree

7 files changed

+8583
-8442
lines changed

7 files changed

+8583
-8442
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ tests/EndToEnd/**/ export-ignore
1818
.remarkrc export-ignore
1919
.shellcheckrc export-ignore
2020
.yamllint.yml export-ignore
21+
CHANGELOG-0.x.md export-ignore
22+
CHANGELOG-1.x.md export-ignore
23+
CHANGELOG-2.x.md export-ignore
2124
phpcs.xml.dist export-ignore
2225
phpstan.neon.dist export-ignore
2326
phpunit.xml.dist export-ignore

CHANGELOG-0.x.md

Lines changed: 332 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG-1.x.md

Lines changed: 2269 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG-2.x.md

Lines changed: 1671 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG-3.x.md

Lines changed: 3945 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG-4.x.md

Lines changed: 363 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 0 additions & 8442 deletions
This file was deleted.

0 commit comments

Comments
 (0)